From a40b871aa511865d1a7363c88ffb733f6b084d35 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 02 三月 2026 17:14:15 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/mapper/BasDevpMapper.xml b/src/main/resources/mapper/BasDevpMapper.xml
index d6c01b5..93647da 100644
--- a/src/main/resources/mapper/BasDevpMapper.xml
+++ b/src/main/resources/mapper/BasDevpMapper.xml
@@ -17,6 +17,8 @@
         <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="is_out_order_list" property="isOutOrderList" />
+        <result column="is_lift_transfer_list" property="isLiftTransferList" />
 
     </resultMap>
 

--
Gitblit v1.9.1