添加返回的字段
This commit is contained in:
@@ -203,13 +203,11 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
||||
public string CreateUser { get; set; } = string.Empty;
|
||||
public string UserFirstName { get; set; } = string.Empty;
|
||||
public string UserLastName { get; set; } = string.Empty;
|
||||
|
||||
|
||||
|
||||
|
||||
public string Description { get; set; } = string.Empty;
|
||||
|
||||
public string ModuleTypeName { get; set; } = string.Empty;
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user