mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-03 17:40:13 +08:00
update
This commit is contained in:
@@ -504,7 +504,7 @@
|
||||
update adapay_member_account
|
||||
set del_flag = '1'
|
||||
where id in
|
||||
<foreach close=")" collection="array" item="id" open="(" separator=",">
|
||||
<foreach close=")" collection="list" item="id" open="(" separator=",">
|
||||
#{id}
|
||||
</foreach>
|
||||
</update>
|
||||
|
||||
Reference in New Issue
Block a user