From 96cfc17f191fee0a05070ec8e7bb6fb099f0231c Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期三, 24 十二月 2025 14:28:42 +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 584d18a..d6c01b5 100644
--- a/src/main/resources/mapper/BasDevpMapper.xml
+++ b/src/main/resources/mapper/BasDevpMapper.xml
@@ -16,6 +16,7 @@
<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" />
</resultMap>
--
Gitblit v1.9.1