修改系统角色状态
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-03 16:34:43 +08:00
parent 05a4de1464
commit 73b8cfe723
2 changed files with 2 additions and 0 deletions
@@ -223,6 +223,7 @@ namespace IRaCIS.Application.Contracts
public UserTypeEnum UserTypeEnum { get; set; }
public bool IsUserRoleDisabled { get; set; }
public bool IsDeleted { get; set; }