From c635d78b479510ebe2556a420948effcd30a0731 Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期六, 21 十二月 2024 18:40:43 +0800 Subject: [PATCH] 新建德森项目分支 --- zy-asrs-wms/src/main/resources/sql/menu/waitPakinRule.sql | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/zy-asrs-wms/src/main/resources/sql/menu/waitPakinRule.sql b/zy-asrs-wms/src/main/resources/sql/menu/waitPakinRule.sql index ac4eebd..2f6d289 100644 --- a/zy-asrs-wms/src/main/resources/sql/menu/waitPakinRule.sql +++ b/zy-asrs-wms/src/main/resources/sql/menu/waitPakinRule.sql @@ -1,9 +1,9 @@ --- save waitPakinRule record --- mysql -insert into `sys_menu` ( `name`, `parent_id`, `route`, `component`, `type`, `sort`, `host_id`, `status`) values ( '缁勬墭瑙勫垯绠$悊', '0', '/asrs/waitPakinRule', '/asrs/waitPakinRule', '0' , '0', '1' , '1'); - -insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鏌ヨ缁勬墭瑙勫垯', '', '1', 'asrs:waitPakinRule:list', '0', '1', '1'); -insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '娣诲姞缁勬墭瑙勫垯', '', '1', 'asrs:waitPakinRule:save', '1', '1', '1'); -insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '淇敼缁勬墭瑙勫垯', '', '1', 'asrs:waitPakinRule:update', '2', '1', '1'); -insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鍒犻櫎缁勬墭瑙勫垯', '', '1', 'asrs:waitPakinRule:remove', '3', '1', '1'); - +-- save waitPakinRule record +-- mysql +insert into `sys_menu` ( `name`, `parent_id`, `route`, `component`, `type`, `sort`, `host_id`, `status`) values ( '缁勬墭瑙勫垯绠$悊', '0', '/asrs/waitPakinRule', '/asrs/waitPakinRule', '0' , '0', '1' , '1'); + +insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鏌ヨ缁勬墭瑙勫垯', '', '1', 'asrs:waitPakinRule:list', '0', '1', '1'); +insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '娣诲姞缁勬墭瑙勫垯', '', '1', 'asrs:waitPakinRule:save', '1', '1', '1'); +insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '淇敼缁勬墭瑙勫垯', '', '1', 'asrs:waitPakinRule:update', '2', '1', '1'); +insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鍒犻櫎缁勬墭瑙勫垯', '', '1', 'asrs:waitPakinRule:remove', '3', '1', '1'); + -- Gitblit v1.9.1