From 08782f91c979be03a8b911fcc0d4d73ec3329488 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期三, 25 二月 2026 14:20:41 +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 d6c01b5..523a24e 100644
--- a/src/main/resources/mapper/BasDevpMapper.xml
+++ b/src/main/resources/mapper/BasDevpMapper.xml
@@ -17,6 +17,7 @@
         <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" />
 
     </resultMap>
 

--
Gitblit v1.9.1