From d128431c79255f8ab7290fc3302685df8fcd157e Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期六, 20 十二月 2025 08:32:59 +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 584d18a..5b85439 100644
--- a/src/main/resources/mapper/BasDevpMapper.xml
+++ b/src/main/resources/mapper/BasDevpMapper.xml
@@ -16,6 +16,8 @@
         <result column="barcode_station_list" property="barcodeStationList" />
         <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