字典bug修复
This commit is contained in:
@@ -42,7 +42,7 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
|
||||
//有父亲 就有值
|
||||
public Guid ParentId { get; set; }
|
||||
public Guid? ParentId { get; set; }
|
||||
|
||||
public bool IsEnable { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user