Merge remote-tracking branch 'origin/cc_20250325_select' into cc_20250325_select

This commit is contained in:
苏竹红
2025-04-13 20:59:06 +08:00
33 changed files with 312 additions and 91 deletions

View File

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