dbpatch/202411/南网仓储/20241120_sys_menu.sql

5 lines
1.6 KiB
MySQL
Raw Normal View History

2024-11-20 13:59:54 +08:00
INSERT INTO `ma_sgzb`.`sys_menu` (`menu_name`, `parent_id`, `order_num`, `path`, `component`, `query`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES ('创新类设备管理', 0, 51, 'innovate', 'innovate', NULL, 1, 1, 'C', '0', '0', '', 'lock', 'admin', '2024-11-20 09:13:54', 'admin', '2024-11-20 09:17:50', '');
INSERT INTO `ma_sgzb`.`sys_menu` (`menu_name`, `parent_id`, `order_num`, `path`, `component`, `query`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES ('外部装备参与管理', 0, 52, 'external', 'external', NULL, 1, 1, 'C', '0', '0', '', 'lock', 'admin', '2024-11-20 09:15:29', 'admin', '2024-11-20 09:18:05', '');
INSERT INTO `ma_sgzb`.`sys_menu` (`menu_name`, `parent_id`, `order_num`, `path`, `component`, `query`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES ('装备管理', 0, 53, 'equipment-manage', 'equipment-manage', NULL, 1, 1, 'C', '0', '0', '', 'lock', 'admin', '2024-11-20 09:17:05', 'admin', '2024-11-20 09:18:19', '');
INSERT INTO `ma_sgzb`.`sys_menu` (`menu_name`, `parent_id`, `order_num`, `path`, `component`, `query`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES ('员工管理', 0, 54, 'staff-manage', 'staff-manage', NULL, 1, 1, 'C', '0', '0', '', 'lock', 'admin', '2024-11-20 09:17:21', 'admin', '2024-11-20 09:18:35', '');