2 changed files with 9 additions and 3 deletions
@ -0,0 +1,9 @@ |
|||
INSERT INTO sys_menu (menu_id, menu_name, parent_id, order_num, path, component, query_param, is_frame, is_cache, menu_type, visible, status, perms, icon, create_dept, create_by, create_time, update_by, update_time, remark,system_code) VALUES (7, '系统集成模拟', 0, 7, 'system-integration-mock', null, '', 1, 0, 'M', '0', '0', '', 'redis', 103, 1, '2026-03-31 20:14:46', null, null, '系统集成模拟','authService'); |
|||
INSERT INTO sys_menu (menu_id, menu_name, parent_id, order_num, path, component, query_param, is_frame, is_cache, url, target, menu_type, visible, status, perms, icon, create_dept, create_by, create_time, update_by, update_time, remark, system_code, type) VALUES (1624, '深i企模拟集成', 7, 1, 'integrationmock-siq', 'efcode/integrationmock/siq/index', '', 1, 0, '#', '', 'C', '0', '0', 'integration:siq:list', '#', '103', 1, '2026-03-31 20:14:46', null, null, '深i企模拟集成', 'authService', null); |
|||
INSERT INTO sys_menu (menu_id, menu_name, parent_id, order_num, path, component, query_param, is_frame, is_cache, url, target, menu_type, visible, status, perms, icon, create_dept, create_by, create_time, update_by, update_time, remark, system_code, type) VALUES (1625, '深政易模拟集成', 7, 2, 'integrationmock-szy', 'efcode/integrationmock/szy/index', '', 1, 0, '#', '', 'C', '0', '0', 'integration:szy:list', '#', '103', 1, '2026-03-31 20:14:46', null, null, '深政易模拟集成', 'authService', null); |
|||
|
|||
INSERT INTO sys_menu (menu_id, menu_name, parent_id, order_num, path, component, query_param, is_frame, is_cache, menu_type, visible, status, perms, icon, create_dept, create_by, create_time, update_by, update_time, remark) |
|||
VALUES (8, '权限管理', 0, 1, 'system', null, '', 1, 0, 'M', '0', '0', '', 'system', 103, 1, '2026-03-31 20:14:46', null, null, '权限管理'); |
|||
INSERT INTO sys_menu (menu_id, menu_name, parent_id, order_num, path, component, query_param, is_frame, is_cache, url, target, menu_type, visible, status, perms, icon, create_dept, create_by, create_time, update_by, update_time, remark, system_code, type) |
|||
VALUES (1801, '市认证单位与人员', 7, 1, 'integrationmock-siq', 'efcode/integrationmock/siq/index', '', 1, 0, '#', '', 'C', '0', '0', 'integration:siq:list', |
|||
'#', '103', 1, '2026-03-31 20:14:46', null, null, '深i企模拟集成', 'authService', null); |
|||
Loading…
Reference in new issue