From 438528ff104d49849ecd9f6a3474fa3a5c4e9de8 Mon Sep 17 00:00:00 2001
From: Administrator <1051256694@qq.com>
Date: 星期四, 02 四月 2026 22:35:00 +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