参与人员导表
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-13 13:08:28 +08:00
parent 12fbc2643c
commit 3dc5507b6b
2 changed files with 5 additions and 0 deletions
@@ -100,6 +100,10 @@ namespace IRaCIS.Application.Contracts
[DictionaryTranslateAttribute("IsUserExitTrial")]
public bool IsDeleted { get; set; }
[DictionaryTranslateAttribute("IsSiteDisable")]
public bool RoleIsDeleted { get; set; }
public DateTime? DeletedTime { get; set; }