feat:平台账号
This commit is contained in:
@@ -126,4 +126,11 @@
|
||||
#{shopId}
|
||||
</foreach>
|
||||
</update>
|
||||
|
||||
|
||||
<select id="getALlFail">
|
||||
select * from xfsg_shop_account WHERE
|
||||
system_name in ('火码POS','云流水','新掌柜')
|
||||
and status = 6
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user