mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update
This commit is contained in:
@@ -176,6 +176,7 @@
|
||||
<if test="newGiftBalance != null">gift_balance = #{newGiftBalance},</if>
|
||||
</trim>
|
||||
where member_id = #{memberId,jdbcType=VARCHAR}
|
||||
and wallet_code = #{walletCode,jdbcType=VARCHAR}
|
||||
and version = #{version,jdbcType=INTEGER}
|
||||
</update>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user