From 379f39703eff09d5cf083a9267971ecbb7726f05 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期五, 05 十二月 2025 14:47:32 +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 2ac3d4f..584d18a 100644
--- a/src/main/resources/mapper/BasDevpMapper.xml
+++ b/src/main/resources/mapper/BasDevpMapper.xml
@@ -14,6 +14,8 @@
         <result column="memo" property="memo" />
         <result column="station_list" property="stationList" />
         <result column="barcode_station_list" property="barcodeStationList" />
+        <result column="in_station_list" property="inStationList" />
+        <result column="out_station_list" property="outStationList" />
 
     </resultMap>
 

--
Gitblit v1.9.1