From cd60954222dc5540ccdaf6b015a4be4c70b2b605 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期三, 23 八月 2023 11:51:01 +0800
Subject: [PATCH] 8-23 修改2.0

---
 standard-server/src/main/resources/mapper/MaterialMapper.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/standard-server/src/main/resources/mapper/MaterialMapper.xml b/standard-server/src/main/resources/mapper/MaterialMapper.xml
index e2f4825..59e36a3 100644
--- a/standard-server/src/main/resources/mapper/MaterialMapper.xml
+++ b/standard-server/src/main/resources/mapper/MaterialMapper.xml
@@ -66,11 +66,4 @@
         WHERE m.`state` = 1
     </select>
 
-
-    <!--娣诲姞鏍囧噯閫夋嫨鏍峰搧鍚嶇О-->
-    <select id="selectmater" resultType="java.lang.String">
-        select  name
-        from lims_laboratory.material
-        where state = 1
-    </select>
 </mapper>

--
Gitblit v1.9.3