feat:POS
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
from
|
from
|
||||||
xfsg_shop_stage_info
|
xfsg_shop_stage_info
|
||||||
where
|
where
|
||||||
shop_id = #{shopId} and deleted = 0
|
shop_id = #{shopId} and deleted = 0 and shop_sub_stage !=85
|
||||||
<if test="shopStage != null">
|
<if test="shopStage != null">
|
||||||
and shop_stage = #{shopStage}
|
and shop_stage = #{shopStage}
|
||||||
</if>
|
</if>
|
||||||
|
|||||||
Reference in New Issue
Block a user