待办装修调整

This commit is contained in:
shuo.wang
2025-08-07 13:49:49 +08:00
parent c91500f904
commit 518144c329

View File

@@ -317,6 +317,9 @@
</if>
<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 != ''
</if>
</if>
<if test="shopSubStageStatusList != null and shopSubStageStatusList.size() > 0">
and a.shop_sub_stage_status in