From d565b3796eb2029797d4bc3f962a7daf38fcaf00 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期三, 21 一月 2026 09:52:53 +0800
Subject: [PATCH] #

---
 src/main/resources/mapper/BasStationMapper.xml |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/mapper/BasStationMapper.xml b/src/main/resources/mapper/BasStationMapper.xml
index df720ea..66da28a 100644
--- a/src/main/resources/mapper/BasStationMapper.xml
+++ b/src/main/resources/mapper/BasStationMapper.xml
@@ -14,9 +14,6 @@
         <result column="update_by" property="updateBy" />
         <result column="update_time" property="updateTime" />
         <result column="memo" property="memo" />
-        <result column="station_lev" property="stationLev" />
-        <result column="device_no" property="deviceNo" />
-        <result column="station_alias" property="stationAlias" />
 
     </resultMap>
 

--
Gitblit v1.9.1