xxx
This commit is contained in:
@@ -52,6 +52,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
[ForeignKey("ParentId")]
|
||||
public Dictionary Parent { get; set; }
|
||||
|
||||
public int ChildCodeEnum { get; set; }
|
||||
|
||||
|
||||
[StringLength(50)]
|
||||
|
||||
Reference in New Issue
Block a user