feat(X-Pack): 企业版支持定期改密 #8050

This commit is contained in:
fit2cloud-chenyw
2024-04-15 12:10:30 +08:00
parent 281c66d45c
commit e322e13cb3
12 changed files with 203 additions and 55 deletions

View File

@@ -16,4 +16,8 @@ public class LoginLimitInfo {
private String multiLogin;
private String lockedEmail = "false";
private String openModifyPwd;
private String pwdCycle = "1";
}