From a410ab9dc5df49ff98176ab71b920af47fa43f35 Mon Sep 17 00:00:00 2001 From: lijiarao Date: Fri, 29 Mar 2024 17:57:35 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=9D=83=E9=99=90sql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/22年7月变更.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/22年7月变更.sql b/db/22年7月变更.sql index 6de7e215..06e445de 100644 --- a/db/22年7月变更.sql +++ b/db/22年7月变更.sql @@ -44,7 +44,7 @@ INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sor -- 菜单按钮权限的增加 -- 2022-07-14 标协会议-会议维护-问题征集 按钮 -INSERT INTO `sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`) VALUES ('1547494778165481474', '1443470646404014081', '问题征集', NULL, NULL, NULL, NULL, 2, 'standardsMeeting:problemCollection', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'LKGLZ', '2022-07-14 16:14:41', NULL, NULL, 0, 0, '1', 0); +INSERT INTO `sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`) VALUES ('1547494778165481474', '1443470646404014081', '问题征集', NULL, NULL, NULL, NULL, 2, 'standardsMeeting:problemCollection:button', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'LKGLZ', '2022-07-14 16:14:41', NULL, NULL, 0, 0, '1', 0); alter table tb_member_project_subitem