待办装修调整
This commit is contained in:
@@ -318,7 +318,7 @@
|
|||||||
<if test="shopSubStage!=null">
|
<if test="shopSubStage!=null">
|
||||||
and a.shop_sub_stage = #{shopSubStage}
|
and a.shop_sub_stage = #{shopSubStage}
|
||||||
<if test = "shopSubStage == 86 or shopSubStage == 90 or shopSubStage == 110 or shopSubStage == 120">
|
<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>
|
</if>
|
||||||
<if test="shopSubStageStatusList != null and shopSubStageStatusList.size() > 0">
|
<if test="shopSubStageStatusList != null and shopSubStageStatusList.size() > 0">
|
||||||
|
|||||||
Reference in New Issue
Block a user