Merge branch 'main-v2' into lite-ba

This commit is contained in:
TsMask
2025-08-21 17:00:56 +08:00
191 changed files with 2376 additions and 1793 deletions

View File

@@ -327,10 +327,10 @@ interval单位分钟平均分钟资源情况
请根据cron表达式的时间单位分钟传入参数interva值', 'System Resource CPU/IO/Netword Collection
interval unit minutes, average minute resource situation
Note: Please pass the value of the parameter interva according to the time unit minutes of the cron expression');
INSERT INTO "sys_i18n" VALUES (291, 'job.delete_ne_config_backup', '删除-过期配置文件备份', 'Delete-Expired NE ETC Backup File');
INSERT INTO "sys_i18n" VALUES (292, 'job.delete_ne_config_backup_remark', 'storeDays表示保留最近天数的数据记录', 'storeDays: indicates that the most recent days of data records are kept.');
INSERT INTO "sys_i18n" VALUES (293, 'job.delete_alarm_record', '删除-过期告警记录', 'Delete-Expired Alarm Records');
INSERT INTO "sys_i18n" VALUES (294, 'job.delete_alarm_record_remark', 'storeDays表示保留最近天数的数据记录
INSERT INTO "sys_i18n" VALUES (291, 'job.delete_alarm_record', '删除-过期告警记录', 'Delete-Expired Alarm Records');
INSERT INTO "sys_i18n" VALUES (292, 'job.delete_alarm_record_remark', 'storeDays表示保留最近天数的数据记录', 'storeDays: indicates that the most recent days of data records are kept.');
INSERT INTO "sys_i18n" VALUES (293, 'job.delete_ne_config_backup', '删除-过期配置文件备份', 'Delete-Expired NE ETC Backup File');
INSERT INTO "sys_i18n" VALUES (294, 'job.delete_ne_config_backup_remark', 'storeDays表示保留最近天数的数据记录
storeNum保留数量默认保留7个', 'storeDays: indicates that the most recent days of data records are kept.
storeNum: the number of reservations, the default reservation is 7.');
INSERT INTO "sys_i18n" VALUES (295, 'job.delete_kpi_record', '删除-过期指标记录', 'Delete-Expired KPI Records');
@@ -941,6 +941,14 @@ INSERT INTO "sys_i18n" VALUES (765, "dictData.sys_user_type.oauth2", "OAuth2", "
INSERT INTO "sys_i18n" VALUES (766, "user.export.userType", "用户类型", "User Type");
INSERT INTO "sys_i18n" VALUES (767, "menu.system.loginSource", "第三方登录认证", "Third Party Login Source");
INSERT INTO "sys_i18n" VALUES (768, "log.operate.title.sysLoginSource", "认证源", "Login Source");
INSERT INTO "sys_i18n" VALUES (769, 'job.delete_cdr_record', '删除-过期话单记录', 'Delete-Expired CDR Records');
INSERT INTO "sys_i18n" VALUES (770, 'job.delete_cdr_record_remark', 'storeDays表示保留最近天数的数据记录
neList表示匹配的网元类型', 'storeDays: Indicates the most recent days of data records retained
neList: Indicates the type of network elements matched');
INSERT INTO "sys_i18n" VALUES (771, 'job.delete_uenb_record', '删除-过期终端接入基站记录', 'Delete-Expired UE-NB Records');
INSERT INTO "sys_i18n" VALUES (772, 'job.delete_uenb_record_remark', 'storeDays表示保留最近天数的数据记录
neList表示匹配的网元类型', 'storeDays: Indicates the most recent days of data records retained
neList: Indicates the type of network elements matched');
INSERT INTO "sys_i18n" VALUES (2000, 'menu.psap.agent', '座席', 'Agent');
INSERT INTO "sys_i18n" VALUES (2001, 'menu.psap.agent.callings', '并行话务', 'Calling Information');