sql: 更新数据库sqlite文件

This commit is contained in:
TsMask
2025-04-29 14:13:06 +08:00
parent 393ff7f372
commit b82f359b5f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -145,7 +145,7 @@ INSERT INTO "sys_i18n" VALUES (720, '0', 'system', 1699348237468, 'system', 1699
INSERT INTO "sys_i18n" VALUES (721, '0', 'system', 1699348237468, 'system', 1699348237468, 'dictType.cdr_sip_code_cause', 'IMS-Voice-SIP响应代码类别类型原因', 'IMS-Voice-SIP Response Code Category Type Cause');
UPDATE "sys_i18n" SET "del_flag" = '0', "create_by" = 'system', "create_time" = 1699348237468, "update_by" = 'system', "update_time" = 1745898491745, "key_lable" = 'config.sys.titleValue', "value_zh" = 'BlueArcus EMS', "value_en" = 'BlueArcus EMS2' WHERE "id" = 281;
UPDATE "sys_i18n" SET "del_flag" = '0', "create_by" = 'system', "create_time" = 1699348237468, "update_by" = 'system', "update_time" = 1745898491745, "key_lable" = 'config.sys.titleValue', "value_zh" = 'BlueArcus EMS', "value_en" = 'BlueArcus EMS' WHERE "id" = 281;
UPDATE "sys_i18n" SET "del_flag" = '0', "create_by" = 'system', "create_time" = 1699348237468, "update_by" = 'system', "update_time" = 1699348237468, "key_lable" = 'dictType.cdr_sip_code', "value_zh" = 'IMS-Voice-SIP响应代码类别类型', "value_en" = 'IMS-Voice-SIP Response Code Category Type' WHERE "id" = 516;