From f63d322027168e9b511fde397c0a0962869dfcfd Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期五, 05 七月 2024 18:02:39 +0800 Subject: [PATCH] # --- /dev/null | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/zy-asrs-wms/src/main/java/zpalletBarcode.sql b/zy-asrs-wms/src/main/java/zpalletBarcode.sql deleted file mode 100644 index 71d3c39..0000000 --- a/zy-asrs-wms/src/main/java/zpalletBarcode.sql +++ /dev/null @@ -1,9 +0,0 @@ --- save zpalletBarcode record --- mysql -insert into `sys_menu` ( `name`, `parent_id`, `route`, `component`, `type`, `sort`, `host_id`, `status`) values ( '瀹瑰櫒绠$悊绠$悊', '0', '/asrs/zpalletBarcode', '/asrs/zpalletBarcode', '0' , '0', '1' , '1'); - -insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鏌ヨ瀹瑰櫒绠$悊', '', '1', 'asrs:zpalletBarcode:list', '0', '1', '1'); -insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '娣诲姞瀹瑰櫒绠$悊', '', '1', 'asrs:zpalletBarcode:save', '1', '1', '1'); -insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '淇敼瀹瑰櫒绠$悊', '', '1', 'asrs:zpalletBarcode:update', '2', '1', '1'); -insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鍒犻櫎瀹瑰櫒绠$悊', '', '1', 'asrs:zpalletBarcode:remove', '3', '1', '1'); - -- Gitblit v1.9.1