|
@@ -1,26 +0,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, hide_tab, description, status, del_flag, rule_flag, create_by, create_time, update_by, update_time, internal_or_external)
|
|
|
|
-VALUES ('2023052001482490000', NULL, '历史报警统计', '/itdmAlarmTotal/itdmAlarmTotalList', 'module-iTDM/itdmAlarmTotal/ItdmAlarmTotalList', NULL, NULL, 0, NULL, '1', 0.00, 0, NULL, 1, 1, 0, 0, 0, NULL, '1', 0, 0, 'admin', '2023-05-20 13:48:00', NULL, NULL, 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 ('2023052001482490001', '2023052001482490000', '新增', NULL, NULL, 0, NULL, NULL, 2, 'org.jeecg.modules:itdm_alarm_total:add', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-20 13:48:00', 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 ('2023052001482490002', '2023052001482490000', '编辑', NULL, NULL, 0, NULL, NULL, 2, 'org.jeecg.modules:itdm_alarm_total:edit', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-20 13:48:00', 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 ('2023052001482490003', '2023052001482490000', '删除', NULL, NULL, 0, NULL, NULL, 2, 'org.jeecg.modules:itdm_alarm_total:delete', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-20 13:48:00', 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 ('2023052001482490004', '2023052001482490000', '批量删除', NULL, NULL, 0, NULL, NULL, 2, 'org.jeecg.modules:itdm_alarm_total:deleteBatch', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-20 13:48:00', 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 ('2023052001482490005', '2023052001482490000', '导出excel', NULL, NULL, 0, NULL, NULL, 2, 'org.jeecg.modules:itdm_alarm_total:exportXls', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-20 13:48:00', 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 ('2023052001482490006', '2023052001482490000', '导入excel', NULL, NULL, 0, NULL, NULL, 2, 'org.jeecg.modules:itdm_alarm_total:importExcel', '1', NULL, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2023-05-20 13:48:00', NULL, NULL, 0, 0, '1', 0);
|
|
|