Explorar el Código

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

release_toaliyun_real
luozukai hace 7 años
padre
commit
837aab9f50
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml Ver fichero

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

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

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


Cargando…
Cancelar
Guardar