From 68a37e86d0bfa43e9d4aa0379f47eecee7a0b9c1 Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期一, 01 四月 2024 16:07:24 +0800
Subject: [PATCH] xml位置修改

---
 ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml b/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml
index c77e645..270f10d 100644
--- a/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml
+++ b/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml
@@ -13,4 +13,8 @@
         <result column="remark" property="remark" />
     </resultMap>
 
+    <select id="selectData" resultType="com.ycl.platform.base.BaseSelect">
+
+    </select>
+
 </mapper>

--
Gitblit v1.8.0