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