Przeglądaj źródła

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

release_toaliyun_real
luozukai 7 lat temu
rodzic
commit
837aab9f50
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml Wyświetl plik

@@ -125,7 +125,7 @@


<update id="updateInvalidStatus" parameterType="com.iformall.domain.po.WxBillProperty"> <update id="updateInvalidStatus" parameterType="com.iformall.domain.po.WxBillProperty">
update wx_bill_property set status = 6 where property_contract_id = #{propertyContractId} update wx_bill_property set status = 6 where property_contract_id = #{propertyContractId}
and status = 4
and status in(4,2)
</update> </update>


<update id="updateInvalidStatusByRent" parameterType="com.iformall.domain.po.WxRentContract"> <update id="updateInvalidStatusByRent" parameterType="com.iformall.domain.po.WxRentContract">


Ładowanie…
Anuluj
Zapisz