一致性核查状态

This commit is contained in:
2022-06-28 11:22:10 +08:00
parent 11e33a74de
commit bee6c8a7c5
@@ -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; }
}