fix: 密码强制修改非首次登录校验去除日期判断,补充参数说明翻译信息

This commit is contained in:
TsMask
2025-07-28 17:16:48 +08:00
parent 4785530495
commit 2c1e55bd0c
5 changed files with 15 additions and 11 deletions

View File

@@ -931,3 +931,4 @@ dayLt: Days less than, default 30 days');
INSERT INTO "sys_i18n" VALUES (756, 'dictData.trace_interfaces.14', 'N14', 'N14');
INSERT INTO "sys_i18n" VALUES (757, 'dictData.trace_interfaces.5', 'N5', 'N5');
INSERT INTO "sys_i18n" VALUES (758, "alarm.export.alarmCode", "告警编码", "Alarm Code");
INSERT INTO "sys_i18n" VALUES (759, "config.sys.user.fristPasswdChangeRemark", "关闭改为false 开启改为true, 建议同时设置密码有效期", "Off to false On to true, it is recommended to set the password expiration date at the same time.");