Преглед на файлове

[铜锣湾][修改][预账单]

release_toaliyun_real
luozukai преди 7 години
committed by Stormeye Wu
родител
ревизия
9530a14116
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml
  2. +1
    -1
      mallinkService/src/main/resources/mapper/WxBillRentMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml Целия файл

@@ -140,7 +140,7 @@


<update id="update" parameterType="com.iformall.domain.po.WxBillProperty"> <update id="update" parameterType="com.iformall.domain.po.WxBillProperty">
update wx_bill_property set updatetime = now() update wx_bill_property set updatetime = now()
<if test=" null != receivePay ">,receive_pay = #{receivePay}</if>
<if test=" null != receivePay ">,receive_pay = #{receivePay},owe=#{receivePay}</if>
where id = #{id} where id = #{id}
</update> </update>




+ 1
- 1
mallinkService/src/main/resources/mapper/WxBillRentMapper.xml Целия файл

@@ -135,7 +135,7 @@


<update id="update" parameterType="com.iformall.domain.po.WxBillRent"> <update id="update" parameterType="com.iformall.domain.po.WxBillRent">
update wx_bill_rent set updatetime = now() update wx_bill_rent set updatetime = now()
<if test=" null != receivePay ">,receive_pay = #{receivePay}</if>
<if test=" null != receivePay ">,receive_pay = #{receivePay},owe=#{receivePay}</if>
where id = #{id} where id = #{id}
</update> </update>




Зареждане…
Отказ
Запис