From ff370ab5aa1f046824e73e1cafab1be6acb13780 Mon Sep 17 00:00:00 2001
From: yangyang
Date: 星期二, 15 七月 2025 15:28:33 +0800
Subject: [PATCH] no message

---
 zy-asrs-wms/src/main/resources/sql/menu/waveLog.sql |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/zy-asrs-wms/src/main/resources/sql/menu/waveLog.sql b/zy-asrs-wms/src/main/resources/sql/menu/waveLog.sql
index 60e7aa5..5fab9b0 100644
--- a/zy-asrs-wms/src/main/resources/sql/menu/waveLog.sql
+++ b/zy-asrs-wms/src/main/resources/sql/menu/waveLog.sql
@@ -1,9 +1,9 @@
--- save waveLog record
--- mysql
-insert into `sys_menu` ( `name`, `parent_id`, `route`, `component`, `type`, `sort`, `host_id`, `status`) values ( '娉㈡鍘嗗彶绠$悊', '0', '/asrs/waveLog', '/asrs/waveLog', '0' , '0', '1' , '1');
-
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鏌ヨ娉㈡鍘嗗彶', '', '1', 'asrs:waveLog:list', '0', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '娣诲姞娉㈡鍘嗗彶', '', '1', 'asrs:waveLog:save', '1', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '淇敼娉㈡鍘嗗彶', '', '1', 'asrs:waveLog:update', '2', '1', '1');
-insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鍒犻櫎娉㈡鍘嗗彶', '', '1', 'asrs:waveLog:remove', '3', '1', '1');
-
+-- save waveLog record
+-- mysql
+insert into `sys_menu` ( `name`, `parent_id`, `route`, `component`, `type`, `sort`, `host_id`, `status`) values ( '娉㈡鍘嗗彶绠$悊', '0', '/asrs/waveLog', '/asrs/waveLog', '0' , '0', '1' , '1');
+
+insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鏌ヨ娉㈡鍘嗗彶', '', '1', 'asrs:waveLog:list', '0', '1', '1');
+insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '娣诲姞娉㈡鍘嗗彶', '', '1', 'asrs:waveLog:save', '1', '1', '1');
+insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '淇敼娉㈡鍘嗗彶', '', '1', 'asrs:waveLog:update', '2', '1', '1');
+insert into `sys_menu` ( `name`, `parent_id`, `type`, `authority`, `sort`, `host_id`, `status`) values ( '鍒犻櫎娉㈡鍘嗗彶', '', '1', 'asrs:waveLog:remove', '3', '1', '1');
+

--
Gitblit v1.9.1