fix: sys_config en locales update

This commit is contained in:
2023-11-24 15:01:25 +08:00
parent fbb6e1ff02
commit e5429d5a49
2 changed files with 82 additions and 30 deletions

View File

@@ -386,7 +386,7 @@ SET
`config_value` = 'Abcd@1234..', `config_value` = 'Abcd@1234..',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.user.initPasswordRemark' `remark` = 'config.sys.user.initPasswordRemark'
@@ -399,7 +399,7 @@ SET
`config_value` = 'false', `config_value` = 'false',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.account.captchaEnabledRemark' `remark` = 'config.sys.account.captchaEnabledRemark'
@@ -412,7 +412,7 @@ SET
`config_value` = 'false', `config_value` = 'false',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.account.registerUserRemark' `remark` = 'config.sys.account.registerUserRemark'
@@ -425,7 +425,7 @@ SET
`config_value` = '5', `config_value` = '5',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.user.maxRetryCountRemark' `remark` = 'config.sys.user.maxRetryCountRemark'
@@ -438,12 +438,38 @@ SET
`config_value` = '10', `config_value` = '10',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.user.lockTimeRemark' `remark` = 'config.sys.user.lockTimeRemark'
WHERE `config_id` = 5; WHERE `config_id` = 5;
UPDATE `omc_db`.`sys_config`
SET
`config_name` = 'config.sys.officialUrl',
`config_key` = 'sys.officialUrl',
`config_value` = '#',
`config_type` = 'Y',
`create_by` = 'supervisor',
`create_time` = 1698110000000,
`update_by` = NULL,
`update_time` = 0,
`remark` = 'config.sys.officialUrlRemark'
WHERE `config_id` = 6;
UPDATE `omc_db`.`sys_config`
SET
`config_name` = 'config.sys.helpDoc',
`config_key` = 'sys.helpDoc',
`config_value` = '/static/helpDoc/{language}_doc.pdf',
`config_type` = 'Y',
`create_by` = 'supervisor',
`create_time` = 1698110000000,
`update_by` = NULL,
`update_time` = 0,
`remark` = 'config.sys.helpDocRemark'
WHERE `config_id` = 7;
UPDATE `omc_db`.`sys_config` UPDATE `omc_db`.`sys_config`
SET SET
`config_name` = 'config.monitor.sysResource.storeDays', `config_name` = 'config.monitor.sysResource.storeDays',
@@ -451,7 +477,7 @@ SET
`config_value` = '30', `config_value` = '30',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.monitor.sysResource.storeDaysRemark' `remark` = 'config.monitor.sysResource.storeDaysRemark'
@@ -464,7 +490,7 @@ SET
`config_value` = 'icon', `config_value` = 'icon',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.logo.typeRemark' `remark` = 'config.sys.logo.typeRemark'
@@ -477,7 +503,7 @@ SET
`config_value` = '#', `config_value` = '#',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.logo.filePathIconRemark' `remark` = 'config.sys.logo.filePathIconRemark'
@@ -490,7 +516,7 @@ SET
`config_value` = '#', `config_value` = '#',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.logo.filePathBrandRemark' `remark` = 'config.sys.logo.filePathBrandRemark'
@@ -503,7 +529,7 @@ SET
`config_value` = '#', `config_value` = '#',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.loginBackgroundRemark' `remark` = 'config.sys.loginBackgroundRemark'
@@ -513,12 +539,12 @@ UPDATE `omc_db`.`sys_config`
SET SET
`config_name` = 'config.sys.title', `config_name` = 'config.sys.title',
`config_key` = 'sys.title', `config_key` = 'sys.title',
`config_value` = 'AGrandEMS', `config_value` = 'config.sys.titleValue',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = 'supervisor', `update_by` = NULL,
`update_time` = 1700536536786, `update_time` = 0,
`remark` = 'config.sys.titleRemark' `remark` = 'config.sys.titleRemark'
WHERE `config_id` = 106; WHERE `config_id` = 106;
@@ -529,7 +555,7 @@ SET
`config_value` = 'config.sys.copyrightValue', `config_value` = 'config.sys.copyrightValue',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.copyrightRemark' `remark` = 'config.sys.copyrightRemark'

View File

@@ -386,7 +386,7 @@ SET
`config_value` = 'Abcd@1234..', `config_value` = 'Abcd@1234..',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.user.initPasswordRemark' `remark` = 'config.sys.user.initPasswordRemark'
@@ -399,7 +399,7 @@ SET
`config_value` = 'false', `config_value` = 'false',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.account.captchaEnabledRemark' `remark` = 'config.sys.account.captchaEnabledRemark'
@@ -412,7 +412,7 @@ SET
`config_value` = 'false', `config_value` = 'false',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.account.registerUserRemark' `remark` = 'config.sys.account.registerUserRemark'
@@ -425,7 +425,7 @@ SET
`config_value` = '5', `config_value` = '5',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.user.maxRetryCountRemark' `remark` = 'config.sys.user.maxRetryCountRemark'
@@ -438,12 +438,38 @@ SET
`config_value` = '10', `config_value` = '10',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.user.lockTimeRemark' `remark` = 'config.sys.user.lockTimeRemark'
WHERE `config_id` = 5; WHERE `config_id` = 5;
UPDATE `omc_db`.`sys_config`
SET
`config_name` = 'config.sys.officialUrl',
`config_key` = 'sys.officialUrl',
`config_value` = '#',
`config_type` = 'Y',
`create_by` = 'supervisor',
`create_time` = 1698110000000,
`update_by` = NULL,
`update_time` = 0,
`remark` = 'config.sys.officialUrlRemark'
WHERE `config_id` = 6;
UPDATE `omc_db`.`sys_config`
SET
`config_name` = 'config.sys.helpDoc',
`config_key` = 'sys.helpDoc',
`config_value` = '/static/helpDoc/{language}_doc.pdf',
`config_type` = 'Y',
`create_by` = 'supervisor',
`create_time` = 1698110000000,
`update_by` = NULL,
`update_time` = 0,
`remark` = 'config.sys.helpDocRemark'
WHERE `config_id` = 7;
UPDATE `omc_db`.`sys_config` UPDATE `omc_db`.`sys_config`
SET SET
`config_name` = 'config.monitor.sysResource.storeDays', `config_name` = 'config.monitor.sysResource.storeDays',
@@ -451,7 +477,7 @@ SET
`config_value` = '30', `config_value` = '30',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.monitor.sysResource.storeDaysRemark' `remark` = 'config.monitor.sysResource.storeDaysRemark'
@@ -464,7 +490,7 @@ SET
`config_value` = 'icon', `config_value` = 'icon',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.logo.typeRemark' `remark` = 'config.sys.logo.typeRemark'
@@ -477,7 +503,7 @@ SET
`config_value` = '#', `config_value` = '#',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.logo.filePathIconRemark' `remark` = 'config.sys.logo.filePathIconRemark'
@@ -490,7 +516,7 @@ SET
`config_value` = '#', `config_value` = '#',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.logo.filePathBrandRemark' `remark` = 'config.sys.logo.filePathBrandRemark'
@@ -503,7 +529,7 @@ SET
`config_value` = '#', `config_value` = '#',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.loginBackgroundRemark' `remark` = 'config.sys.loginBackgroundRemark'
@@ -513,12 +539,12 @@ UPDATE `omc_db`.`sys_config`
SET SET
`config_name` = 'config.sys.title', `config_name` = 'config.sys.title',
`config_key` = 'sys.title', `config_key` = 'sys.title',
`config_value` = 'AGrandEMS', `config_value` = 'config.sys.titleValue',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = 'supervisor', `update_by` = NULL,
`update_time` = 1700536536786, `update_time` = 0,
`remark` = 'config.sys.titleRemark' `remark` = 'config.sys.titleRemark'
WHERE `config_id` = 106; WHERE `config_id` = 106;
@@ -529,7 +555,7 @@ SET
`config_value` = 'config.sys.copyrightValue', `config_value` = 'config.sys.copyrightValue',
`config_type` = 'Y', `config_type` = 'Y',
`create_by` = 'supervisor', `create_by` = 'supervisor',
`create_time` = 1698112935847, `create_time` = 1698110000000,
`update_by` = NULL, `update_by` = NULL,
`update_time` = 0, `update_time` = 0,
`remark` = 'config.sys.copyrightRemark' `remark` = 'config.sys.copyrightRemark'