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