符号掉了
parent
21af8b8093
commit
a217002298
|
@ -83,7 +83,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||||
///<summary> ChildrenTypeId</summary>
|
///<summary> ChildrenTypeId</summary>
|
||||||
public string ChildrenTypeId { get; set; } = string.Empty;
|
public string ChildrenTypeId { get; set; } = string.Empty;
|
||||||
|
|
||||||
public string ModuleTypeId { get; set; } = string.Empty
|
public string ModuleTypeId { get; set; } = string.Empty;
|
||||||
|
|
||||||
public string ObjectTypeId { get; set; } = string.Empty;
|
public string ObjectTypeId { get; set; } = string.Empty;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue