From a19047adff7a5bb4f8dab82f76366ebe9dd4e8a4 Mon Sep 17 00:00:00 2001 From: hly <2783385703@qq.com> Date: Wed, 20 Aug 2025 13:02:49 +0800 Subject: [PATCH] 1 --- ...820_1__menu_insert_AppletSubscribeDetection.sql | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 jeecg-boot/jeecg-boot-module/jeecgboot-boot-applet/src/main/java/org/jeecg/modules/demo/appletSubscribeDetection/vue3/V20250820_1__menu_insert_AppletSubscribeDetection.sql diff --git a/jeecg-boot/jeecg-boot-module/jeecgboot-boot-applet/src/main/java/org/jeecg/modules/demo/appletSubscribeDetection/vue3/V20250820_1__menu_insert_AppletSubscribeDetection.sql b/jeecg-boot/jeecg-boot-module/jeecgboot-boot-applet/src/main/java/org/jeecg/modules/demo/appletSubscribeDetection/vue3/V20250820_1__menu_insert_AppletSubscribeDetection.sql new file mode 100644 index 0000000..1076a60 --- /dev/null +++ b/jeecg-boot/jeecg-boot-module/jeecgboot-boot-applet/src/main/java/org/jeecg/modules/demo/appletSubscribeDetection/vue3/V20250820_1__menu_insert_AppletSubscribeDetection.sql @@ -0,0 +1,26 @@ +-- 注意:该页面对应的前台目录为views/appletSubscribeDetection文件夹下 +-- 如果你想更改到其他目录,请修改sql中component字段对应的值 + + +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, hide_tab, description, status, del_flag, rule_flag, create_by, create_time, update_by, update_time, internal_or_external) +VALUES ('2025082012274100350', NULL, '预约检测', '/appletSubscribeDetection/appletSubscribeDetectionList', 'appletSubscribeDetection/AppletSubscribeDetectionList', NULL, NULL, 0, NULL, '1', 0.00, 0, NULL, 1, 0, 0, 0, 0, NULL, '1', 0, 0, 'admin', '2025-08-20 12:27:35', NULL, NULL, 0); + +-- 权限控制sql +-- 新增 +INSERT INTO sys_permission(id, parent_id, name, url, component, is_route, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_leaf, keep_alive, hidden, hide_tab, description, create_by, create_time, update_by, update_time, del_flag, rule_flag, status, internal_or_external) +VALUES ('2025082012274100351', '2025082012274100350', '添加预约检测', NULL, NULL, 0, NULL, NULL, 2, 'appletSubscribeDetection:applet_subscribe_detection:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-08-20 12:27:35', NULL, NULL, 0, 0, '1', 0); +-- 编辑 +INSERT INTO sys_permission(id, parent_id, name, url, component, is_route, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_leaf, keep_alive, hidden, hide_tab, description, create_by, create_time, update_by, update_time, del_flag, rule_flag, status, internal_or_external) +VALUES ('2025082012274100352', '2025082012274100350', '编辑预约检测', NULL, NULL, 0, NULL, NULL, 2, 'appletSubscribeDetection:applet_subscribe_detection:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-08-20 12:27:35', NULL, NULL, 0, 0, '1', 0); +-- 删除 +INSERT INTO sys_permission(id, parent_id, name, url, component, is_route, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_leaf, keep_alive, hidden, hide_tab, description, create_by, create_time, update_by, update_time, del_flag, rule_flag, status, internal_or_external) +VALUES ('2025082012274100353', '2025082012274100350', '删除预约检测', NULL, NULL, 0, NULL, NULL, 2, 'appletSubscribeDetection:applet_subscribe_detection:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-08-20 12:27:35', NULL, NULL, 0, 0, '1', 0); +-- 批量删除 +INSERT INTO sys_permission(id, parent_id, name, url, component, is_route, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_leaf, keep_alive, hidden, hide_tab, description, create_by, create_time, update_by, update_time, del_flag, rule_flag, status, internal_or_external) +VALUES ('2025082012274100354', '2025082012274100350', '批量删除预约检测', NULL, NULL, 0, NULL, NULL, 2, 'appletSubscribeDetection:applet_subscribe_detection:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-08-20 12:27:35', NULL, NULL, 0, 0, '1', 0); +-- 导出excel +INSERT INTO sys_permission(id, parent_id, name, url, component, is_route, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_leaf, keep_alive, hidden, hide_tab, description, create_by, create_time, update_by, update_time, del_flag, rule_flag, status, internal_or_external) +VALUES ('2025082012274100355', '2025082012274100350', '导出excel_预约检测', NULL, NULL, 0, NULL, NULL, 2, 'appletSubscribeDetection:applet_subscribe_detection:exportXls', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-08-20 12:27:35', NULL, NULL, 0, 0, '1', 0); +-- 导入excel +INSERT INTO sys_permission(id, parent_id, name, url, component, is_route, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_leaf, keep_alive, hidden, hide_tab, description, create_by, create_time, update_by, update_time, del_flag, rule_flag, status, internal_or_external) +VALUES ('2025082012274100356', '2025082012274100350', '导入excel_预约检测', NULL, NULL, 0, NULL, NULL, 2, 'appletSubscribeDetection:applet_subscribe_detection:importExcel', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2025-08-20 12:27:35', NULL, NULL, 0, 0, '1', 0); \ No newline at end of file