feat:mini

This commit is contained in:
苏竹红
2025-04-12 14:32:49 +08:00
parent 1c419d10ae
commit 22c19c9f80
2 changed files with 13 additions and 15 deletions

View File

@@ -132,7 +132,7 @@
<select id="getALlFail">
select * from xfsg_shop_account WHERE
system_name in ('火码POS','云流水','新掌柜')
system_name in ('火码POS')
and status = 6
</select>
</mapper>