字典表 加字段
This commit is contained in:
@@ -63,6 +63,9 @@ namespace IRaCIS.Application.Contracts
|
||||
public string Value { get; set; } = string.Empty;
|
||||
public string Code { get; set; } = string.Empty;
|
||||
|
||||
|
||||
public string ChildGroup { get; set; } = string.Empty;
|
||||
|
||||
public int ShowOrder { get; set; }
|
||||
|
||||
public Guid? ParentId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user