@@ -136,7 +136,6 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
public Guid? ParentId { get; set; }
|
||||
public string ParentCode { get; set; } = string.Empty;
|
||||
public int? ParentChildCodeEnum { get; set; }
|
||||
|
||||
|
||||
public string ChildGroup { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user