From 8e90f3b72be3aa9d63e3dd5f5d743692aba30d9d Mon Sep 17 00:00:00 2001
From: Administrator <1051256694@qq.com>
Date: 星期日, 29 三月 2026 22:54:57 +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