mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 01:38:11 +08:00
fix: 禁用初始密码开启
This commit is contained in:
@@ -3,3 +3,4 @@ VALUES (1048232869488627719, 'basic.defaultSort', '1', 'text', 13);
|
||||
|
||||
INSERT INTO `core_menu` VALUES (70, 0, 1, 'msg', NULL, 200, NULL, '/msg', 1, 1, 0);
|
||||
INSERT INTO `core_menu` VALUES (71, 70, 2, 'msg-fill', 'msg/fill', 1, 'icon_msg_fill', '/msg-fill', 0, 1, 0);
|
||||
UPDATE `per_sys_setting` SET `pval` = 'true' WHERE (`pkey` = 'basic.dip');
|
||||
|
||||
Reference in New Issue
Block a user