diff --git a/jsowell-pile/src/main/resources/mapper/pile/OrderBasicInfoMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/OrderBasicInfoMapper.xml
index 23950ed16..209ee3b33 100644
--- a/jsowell-pile/src/main/resources/mapper/pile/OrderBasicInfoMapper.xml
+++ b/jsowell-pile/src/main/resources/mapper/pile/OrderBasicInfoMapper.xml
@@ -1799,6 +1799,12 @@
and t1.merchant_id = #{merchantId,jdbcType=VARCHAR}
+
+ and t1.station_id in
+
+ #{stationId}
+
+
and t3.dept_id in