增加字段
This commit is contained in:
@@ -45,6 +45,8 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public string Code { get; set; }
|
||||
public string Value { get; set; }
|
||||
public string ValueCN { get; set; }
|
||||
|
||||
public int InternationalizationType { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user