feat:平台账号升序

This commit is contained in:
苏竹红
2025-04-11 10:28:14 +08:00
parent 080019ac0d
commit f455a7da93

View File

@@ -68,6 +68,7 @@
xfsg_shop_account
WHERE
shop_id = #{shopId}
order by id
</select>
<!-- 根据shopId与system_name修改status -->