Merge remote-tracking branch 'origin/test' into test
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
distribution_amount = distribution_amount + #{amount}
|
||||
</set>
|
||||
where id = #{userId}
|
||||
and distribution_amount + #{amount} >= 0
|
||||
</update>
|
||||
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user