From 8695c2a66b102fda009c942b23e4d5ac54a90263 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期四, 04 七月 2024 18:23:14 +0800
Subject: [PATCH] #

---
 /dev/null |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/zy-asrs-wms/src/main/java/locType.sql b/zy-asrs-wms/src/main/java/locType.sql
deleted file mode 100644
index e1b5c06..0000000
--- a/zy-asrs-wms/src/main/java/locType.sql
+++ /dev/null
@@ -1,9 +0,0 @@
--- save locType record
--- mysql
-insert into `sys_menu` ( `name`, `parent_id`, `route`, `component`, `type`, `sort`, `host_id`, `status`) values ( '搴撲綅绫诲瀷绠$悊', '0', '/asrs/locType', '/asrs/locType', '0' , '0', '1' , '1');
-
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鏌ヨ搴撲綅绫诲瀷', '', '1', 'asrs:locType:list', '0', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '娣诲姞搴撲綅绫诲瀷', '', '1', 'asrs:locType:save', '1', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '淇敼搴撲綅绫诲瀷', '', '1', 'asrs:locType:update', '2', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鍒犻櫎搴撲綅绫诲瀷', '', '1', 'asrs:locType:remove', '3', '1', '1');
-
diff --git a/zy-asrs-wms/src/main/java/locTypeBind.sql b/zy-asrs-wms/src/main/java/locTypeBind.sql
deleted file mode 100644
index 5f0ee65..0000000
--- a/zy-asrs-wms/src/main/java/locTypeBind.sql
+++ /dev/null
@@ -1,9 +0,0 @@
--- save locTypeBind record
--- mysql
-insert into `sys_menu` ( `name`, `parent_id`, `route`, `component`, `type`, `sort`, `host_id`, `status`) values ( '搴撲綅绫诲瀷缁戝畾绠$悊', '0', '/asrs/locTypeBind', '/asrs/locTypeBind', '0' , '0', '1' , '1');
-
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鏌ヨ搴撲綅绫诲瀷缁戝畾', '', '1', 'asrs:locTypeBind:list', '0', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '娣诲姞搴撲綅绫诲瀷缁戝畾', '', '1', 'asrs:locTypeBind:save', '1', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '淇敼搴撲綅绫诲瀷缁戝畾', '', '1', 'asrs:locTypeBind:update', '2', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鍒犻櫎搴撲綅绫诲瀷缁戝畾', '', '1', 'asrs:locTypeBind:remove', '3', '1', '1');
-

--
Gitblit v1.9.1