diff --git a/coolstore-partner-dao/src/main/resources/mapper/HyPartnerLineInfoMapper.xml b/coolstore-partner-dao/src/main/resources/mapper/HyPartnerLineInfoMapper.xml
index 6c19a5c61..70c52426a 100644
--- a/coolstore-partner-dao/src/main/resources/mapper/HyPartnerLineInfoMapper.xml
+++ b/coolstore-partner-dao/src/main/resources/mapper/HyPartnerLineInfoMapper.xml
@@ -565,14 +565,14 @@
AND hpli.create_time BETWEEN #{lineStartTime} and #{lineEndTime}
-
+
and hoai.area_path like concat('%/',#{intentAreaName},'/%')
-
+
and hoai.area_path like concat('%/',#{intentAreaName},'/%')
- AND hoai.area_path is null
+ AND hpuinfo.want_shop_area is null
AND hpuinfo.accept_adjust_type = #{acceptAdjustType}
@@ -603,31 +603,31 @@
#{userId}
-
+
bi.user_portrait like concat("%,", #{userPortraitId}, ",%")
-
+
bi.user_portrait not like concat("%,", #{userPortraitId}, ",%")
-
+
bi.user_portrait is null
-
+
#{userChannelId}
-
+
#{userChannelId}
-
+
hpuinfo.user_channel_id is null