修改一版

This commit is contained in:
he
2022-05-27 15:19:08 +08:00
parent ebe9b1216f
commit d3ce19e9fa
@@ -527,6 +527,8 @@ namespace IRaCIS.Core.Application.Contracts.DTO
public bool IsCurrentUser { get; set; }
public bool? IsCheckExcelSend { get; set; }
public UserTypeEnum UserTypeEnum { get; set; }
}