src/main/resources/mapper/modules/MallMemberWalletMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/modules/MallMemberWalletMapper.xml
@@ -42,8 +42,7 @@ <if test="record.commission != null"> , commission = #{record.commission} </if> where id=#{record.id} -- and revision=#{record.revision} where id=#{record.id} and revision=#{record.revision} </update> <select id="selectSumBalance" resultType="java.math.BigDecimal">