修改国际化bug
This commit is contained in:
@@ -112,6 +112,8 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public int? State { get; set; }
|
||||
|
||||
public int InternationalizationType { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class BatchAddInternationalizationDto : BatchInternationalizationDto
|
||||
@@ -124,6 +126,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public string Version { get; set; }
|
||||
|
||||
public DateTime CreateTime { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class BatchUpdateInfoCommand
|
||||
|
||||
Reference in New Issue
Block a user