From bfbb0cbe87bbacbaf3fdfb5fb3caa935ec91da1f Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期六, 10 一月 2026 16:23:36 +0800
Subject: [PATCH] #1

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

diff --git a/src/main/resources/mapper/BasDevpMapper.xml b/src/main/resources/mapper/BasDevpMapper.xml
index 5b85439..d6c01b5 100644
--- a/src/main/resources/mapper/BasDevpMapper.xml
+++ b/src/main/resources/mapper/BasDevpMapper.xml
@@ -17,7 +17,6 @@
         <result column="in_station_list" property="inStationList" />
         <result column="out_station_list" property="outStationList" />
         <result column="run_block_reassign_loc_station_list" property="runBlockReassignLocStationList" />
-        <result column="lift_transfer_station_list" property="liftTransferStationList" />
 
     </resultMap>
 

--
Gitblit v1.9.1