From ad79ba405b2d1ac96423f88f4e8a76c584b9d38a Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期一, 09 二月 2026 15:57:06 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/mapper/BasStationMapper.xml b/src/main/resources/mapper/BasStationMapper.xml
index 9ed4534..df720ea 100644
--- a/src/main/resources/mapper/BasStationMapper.xml
+++ b/src/main/resources/mapper/BasStationMapper.xml
@@ -16,6 +16,7 @@
         <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