mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-30 16:10:03 +08:00
update 修改会员发票抬头
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
</update>
|
||||
<update id="batchUpdateDefaultFlag">
|
||||
update member_invoice_title
|
||||
set del_flag = '0'
|
||||
set default_flag = '0'
|
||||
where id in
|
||||
<foreach collection="titleIdList" item="item" open="(" separator="," close=")">
|
||||
#{item}
|
||||
|
||||
Reference in New Issue
Block a user