字典表加组字段

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
+1 -1
View File
@@ -32,7 +32,7 @@ namespace IRaCIS.Core.Domain.Models
public int ShowOrder { get; set; }
public string Type { get; set; }
public string ChildGroup { get; set; }
public Guid UpdateUserId { get; set; }
public DateTime UpdateTime { get; set; }