From 87a7362709ac249c3965a392842cf24bc402b6c1 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期一, 28 十月 2024 11:49:09 +0800
Subject: [PATCH] 档案考核比、一机一档合格、注册率。数据中心视频类优化完

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

diff --git a/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml b/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml
index bb27935..4e25244 100644
--- a/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml
+++ b/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml
@@ -51,10 +51,6 @@
         <result column="column_value" property="columnValue"/>
     </resultMap>
 
-    <select id="selectData" resultType="com.ycl.platform.base.BaseSelect">
-
-    </select>
-
     <select id="page" resultMap="pageMap">
         SELECT
         typ.id,

--
Gitblit v1.8.0