返回重置密码字段
continuous-integration/drone/push Build is running Details

Uat_IRC_Net10
hang 2026-06-29 15:11:51 +08:00
parent ca31e9a062
commit 631be6d7c7
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ namespace IRaCIS.Application.Contracts
public bool IsZhiZhun { get; set; }
public bool IsFirstAdd { get; set; }
public bool IsNeedResetPwd { get; set; }
public bool NeedChangePassWord { get; set; } = false;