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 SET
account = #{account}, account = #{account},
password = #{password}, password = #{password},
status = #{status}, status = #{status}
WHERE WHERE
shop_id = #{shopId} shop_id = #{shopId}
AND system_name = #{systemName} AND system_name = #{systemName}