fix: 2.2401.3 database update

This commit is contained in:
2024-01-18 15:02:11 +08:00
parent d10895de11
commit 3bb4bd31ce
4 changed files with 13 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
config_id,config_name,config_key,config_value,config_type,create_by,create_time,update_by,update_time,remark
1,config.sys.user.initPassword,sys.user.initPassword,Abcd@1234..,Y,supervisor,1.70E+12,,0,config.sys.user.initPasswordRemark
2,config.sys.account.captchaEnabled,sys.account.captchaEnabled,FALSE,Y,supervisor,1.70E+12,,0,config.sys.account.captchaEnabledRemark
3,config.sys.account.registerUser,sys.account.registerUser,FALSE,Y,supervisor,1.70E+12,,0,config.sys.account.registerUserRemark
2,config.sys.account.captchaEnabled,sys.account.captchaEnabled,false,Y,supervisor,1.70E+12,,0,config.sys.account.captchaEnabledRemark
3,config.sys.account.registerUser,sys.account.registerUser,false,Y,supervisor,1.70E+12,,0,config.sys.account.registerUserRemark
4,config.sys.user.maxRetryCount,sys.user.maxRetryCount,5,Y,supervisor,1.70E+12,,0,config.sys.user.maxRetryCountRemark
5,config.sys.user.lockTime,sys.user.lockTime,10,Y,supervisor,1.70E+12,,0,config.sys.user.lockTimeRemark
6,config.sys.officialUrl,sys.officialUrl,#,Y,supervisor,1.70E+12,,0,config.sys.officialUrlRemark
@@ -14,5 +14,5 @@ config_id,config_name,config_key,config_value,config_type,create_by,create_time,
105,config.sys.loginBackground,sys.loginBackground,#,Y,supervisor,1.70E+12,,0,config.sys.loginBackgroundRemark
106,config.sys.title,sys.title,config.sys.titleValue,Y,supervisor,1.70E+12,,0,config.sys.titleRemark
107,config.sys.copyright,sys.copyright,config.sys.copyrightValue,Y,supervisor,1.70E+12,,0,config.sys.copyrightRemark
108,config.sys.i18nOpen,sys.i18n.open,TRUE,Y,supervisor,1.70E+12,,0,config.sys.i18nOpenRemark
108,config.sys.i18nOpen,sys.i18n.open,true,Y,supervisor,1.70E+12,,0,config.sys.i18nOpenRemark
109,config.sys.i18nDefault,sys.i18n.default,en_US,Y,supervisor,1.70E+12,,0,config.sys.i18nDefaultRemark
1 config_id config_name config_key config_value config_type create_by create_time update_by update_time remark
2 1 config.sys.user.initPassword sys.user.initPassword Abcd@1234.. Y supervisor 1.70E+12 0 config.sys.user.initPasswordRemark
3 2 config.sys.account.captchaEnabled sys.account.captchaEnabled FALSE false Y supervisor 1.70E+12 0 config.sys.account.captchaEnabledRemark
4 3 config.sys.account.registerUser sys.account.registerUser FALSE false Y supervisor 1.70E+12 0 config.sys.account.registerUserRemark
5 4 config.sys.user.maxRetryCount sys.user.maxRetryCount 5 Y supervisor 1.70E+12 0 config.sys.user.maxRetryCountRemark
6 5 config.sys.user.lockTime sys.user.lockTime 10 Y supervisor 1.70E+12 0 config.sys.user.lockTimeRemark
7 6 config.sys.officialUrl sys.officialUrl # Y supervisor 1.70E+12 0 config.sys.officialUrlRemark
14 105 config.sys.loginBackground sys.loginBackground # Y supervisor 1.70E+12 0 config.sys.loginBackgroundRemark
15 106 config.sys.title sys.title config.sys.titleValue Y supervisor 1.70E+12 0 config.sys.titleRemark
16 107 config.sys.copyright sys.copyright config.sys.copyrightValue Y supervisor 1.70E+12 0 config.sys.copyrightRemark
17 108 config.sys.i18nOpen sys.i18n.open TRUE true Y supervisor 1.70E+12 0 config.sys.i18nOpenRemark
18 109 config.sys.i18nDefault sys.i18n.default en_US Y supervisor 1.70E+12 0 config.sys.i18nDefaultRemark

View File

@@ -202,8 +202,8 @@ menu_id,menu_name,parent_id,menu_sort,path,component,is_frame,is_cache,menu_type
2126,menu.monitor.topology,2087,31,topology,monitor/topology/index,1,0,M,1,1,monitor:topology:index,icon-fangda,supervisor,1.70E+12,,0,
2127,menu.monitor.topologyBuild,2087,30,topologyBuild,monitor/topologyBuild/index,1,0,M,1,1,monitor:topologyBuild:index,icon-fangda,supervisor,1.70E+12,supervisor,1.70E+12,
2128,menu.monitor.topologyArchitecture,2087,32,topologyArchitecture,monitor/topologyArchitecture/index,1,0,M,1,1,monitor:topologyArchitecture:index,icon-soutubiao,supervisor,1.70E+12,supervisor,1.70E+12,
2129,menu.alarm,2087,0,alarm,1,0,D,1,1,icon-jinggao,supervisor,1.7048E+12,supervisor,"1704847028995 ",,,
2130,menu.topology,2087,10,topology,1,0,D,1,1,icon-anzhuo,supervisor,1.7048E+12,supervisor,"1704847055540 ",,,
2129,menu.alarm,2087,0,alarm,,1,0,D,1,1,,icon-jinggao,supervisor,1.7048E+12,supervisor,"1704847028995",,,
2130,menu.topology,2087,10,topology,,1,0,D,1,1,,icon-anzhuo,supervisor,1.7048E+12,supervisor,"1704847055540",,,
2131,menu.dashboard,0,2,dashboard,,1,0,D,1,1,,icon-soutubiao,supervisor,1.70555E+12,supervisor,1.70555E+12,
2132,menu.dashboard.overview,2131,1,overview,dashboard/overview/index,1,0,M,1,1,dashboard:overview:index,icon-paixu,supervisor,1.70555E+12,,0,
2133,menu.dashboard.cdr,2131,3,cdr,dashboard/cdr/index,1,0,M,1,1,dashboard:cdr:index,icon-paixu,supervisor,1.70555E+12,,0,
1 menu_id menu_name parent_id menu_sort path component is_frame is_cache menu_type visible status perms icon create_by create_time update_by update_time remark
202 2126 menu.monitor.topology 2087 31 topology monitor/topology/index 1 0 M 1 1 monitor:topology:index icon-fangda supervisor 1.70E+12 0
203 2127 menu.monitor.topologyBuild 2087 30 topologyBuild monitor/topologyBuild/index 1 0 M 1 1 monitor:topologyBuild:index icon-fangda supervisor 1.70E+12 supervisor 1.70E+12
204 2128 menu.monitor.topologyArchitecture 2087 32 topologyArchitecture monitor/topologyArchitecture/index 1 0 M 1 1 monitor:topologyArchitecture:index icon-soutubiao supervisor 1.70E+12 supervisor 1.70E+12
205 2129 menu.alarm 2087 0 alarm 1 0 1 D 0 1 D 1 icon-jinggao 1 supervisor 1.7048E+12 icon-jinggao supervisor 1704847028995 1.7048E+12 supervisor 1704847028995
206 2130 menu.topology 2087 10 topology 1 0 1 D 0 1 D 1 icon-anzhuo 1 supervisor 1.7048E+12 icon-anzhuo supervisor 1704847055540 1.7048E+12 supervisor 1704847055540
207 2131 menu.dashboard 0 2 dashboard 1 0 D 1 1 icon-soutubiao supervisor 1.70555E+12 supervisor 1.70555E+12
208 2132 menu.dashboard.overview 2131 1 overview dashboard/overview/index 1 0 M 1 1 dashboard:overview:index icon-paixu supervisor 1.70555E+12 0
209 2133 menu.dashboard.cdr 2131 3 cdr dashboard/cdr/index 1 0 M 1 1 dashboard:cdr:index icon-paixu supervisor 1.70555E+12 0

View File

@@ -139,4 +139,7 @@ WHERE `vendor_name` = "AGT";
UPDATE ne_info SET `dn` = "-" WHERE `dn` = "TN";
ALTER TABLE
`omc_db`.`sys_dept` MODIFY COLUMN `dept_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '' COMMENT '部门名称' AFTER `ancestors`;
`omc_db`.`sys_dept` MODIFY COLUMN `dept_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '' COMMENT '部门名称' AFTER `ancestors`;
ALTER TABLE `omc_db`.`sys_dict_data`
MODIFY COLUMN `dict_code` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '字典编码' FIRST;

View File

@@ -139,4 +139,7 @@ WHERE `vendor_name` = "AGT";
UPDATE ne_info SET `dn` = "-" WHERE `dn` = "TN";
ALTER TABLE
`omc_db`.`sys_dept` MODIFY COLUMN `dept_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '' COMMENT '部门名称' AFTER `ancestors`;
`omc_db`.`sys_dept` MODIFY COLUMN `dept_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '' COMMENT '部门名称' AFTER `ancestors`;
ALTER TABLE `omc_db`.`sys_dict_data`
MODIFY COLUMN `dict_code` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '字典编码' FIRST;