修改稽查
This commit is contained in:
@@ -150,7 +150,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public string ConfigType { get; set; } = string.Empty;
|
||||
|
||||
public bool? IsShowParent { get; set; }
|
||||
public int? IsShowParent { get; set; }
|
||||
|
||||
public int? Sort { get; set; }
|
||||
|
||||
|
||||
@@ -118,7 +118,7 @@ namespace IRaCIS.Core.Application.Service.Inspection
|
||||
//CreateUserName = leftuser.UserName,
|
||||
//RoleName = leftusertype.UserTypeShortName,
|
||||
|
||||
CreateUserRealName=data.CreateUserName,
|
||||
CreateUserRealName=data.CreateUserRealName,
|
||||
CreateUserName = data.CreateUserName,
|
||||
RoleName=data.RoleName,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user