一致性核查状态

Uat_Study
hang 2022-06-28 11:22:10 +08:00
parent 11e33a74de
commit bee6c8a7c5
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@ namespace IRaCIS.Core.Application.Contracts.DTO
public bool IsCurrentUser { get; set; }
public bool? IsCheckExcelSend { get; set; }
public bool? IsCRCNeedReply { get; set; }
public UserTypeEnum UserTypeEnum { get; set; }
}