From 441950e75b566978d85af96d5accd39f239bdc85 Mon Sep 17 00:00:00 2001
From: Guoqs <123@jsowell.com>
Date: Fri, 5 Dec 2025 10:52:43 +0800
Subject: [PATCH] =?UTF-8?q?update=E6=9B=B4=E6=96=B0=E7=AB=99=E7=82=B9?=
=?UTF-8?q?=E4=BA=92=E8=81=94=E4=BA=92=E9=80=9A=E9=85=8D=E7=BD=AEV2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../resources/mapper/pile/ThirdPartyStationRelationMapper.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/jsowell-pile/src/main/resources/mapper/pile/ThirdPartyStationRelationMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/ThirdPartyStationRelationMapper.xml
index 2ffe44545..318e7f5c7 100644
--- a/jsowell-pile/src/main/resources/mapper/pile/ThirdPartyStationRelationMapper.xml
+++ b/jsowell-pile/src/main/resources/mapper/pile/ThirdPartyStationRelationMapper.xml
@@ -115,6 +115,9 @@
third_party_type = #{thirdPartyType},
+
+ equipment_owner_id = #{equipmentOwnerId},
+
start_mode = #{startMode},