From a337569893db242c78a3208a84c3e5e801791c0a Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期二, 03 三月 2026 09:53:54 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/mapper/BasDevpMapper.xml b/src/main/resources/mapper/BasDevpMapper.xml
index 523a24e..93647da 100644
--- a/src/main/resources/mapper/BasDevpMapper.xml
+++ b/src/main/resources/mapper/BasDevpMapper.xml
@@ -18,6 +18,7 @@
         <result column="out_station_list" property="outStationList" />
         <result column="run_block_reassign_loc_station_list" property="runBlockReassignLocStationList" />
         <result column="is_out_order_list" property="isOutOrderList" />
+        <result column="is_lift_transfer_list" property="isLiftTransferList" />
 
     </resultMap>
 

--
Gitblit v1.9.1