字典表加组字段

This commit is contained in:
2022-04-01 16:29:10 +08:00
parent b701ce0715
commit 31f90660d3
6 changed files with 216 additions and 206 deletions
@@ -29,7 +29,8 @@ namespace IRaCIS.Application.Contracts
public string Description { get; set; } = String.Empty;
public string ChildGroup { get; set; } = String.Empty;
public string Value { get; set; } = String.Empty;