待办装修调整

This commit is contained in:
shuo.wang
2025-08-07 14:06:39 +08:00
parent 518144c329
commit 31758c4e60

View File

@@ -318,7 +318,7 @@
<if test="shopSubStage!=null">
and a.shop_sub_stage = #{shopSubStage}
<if test = "shopSubStage == 86 or shopSubStage == 90 or shopSubStage == 110 or shopSubStage == 120">
and si.hqt_shop_id is not null and si.hqt_shop_id != ''
and (si.hqt_shop_id is null or si.hqt_shop_id = '')
</if>
</if>
<if test="shopSubStageStatusList != null and shopSubStageStatusList.size() > 0">