This commit is contained in:
shuo.wang
2025-04-13 00:21:49 +08:00
parent d1ffb5d405
commit 29b0f7baac

View File

@@ -105,7 +105,7 @@
SET
account = #{account},
password = #{password},
status = #{status},
status = #{status}
WHERE
shop_id = #{shopId}
AND system_name = #{systemName}