Explorar el Código

fix

release_toaliyun_real
winter hace 1 año
padre
commit
7e3b006349
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      mallinkService/src/main/resources/mapper/WxAllBillMapper.xml

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

@@ -110,7 +110,6 @@
( `receive_pay` - `pay` - IFNULL(`set_off`,'0') + IFNULL(`return_pay`,'0') < 0 and bill_type not in (13,21,5))
or
( `receive_pay` - `pay` - IFNULL(`set_off`,'0') < 0 and bill_type in (13,21,5))
or status in (8)
)
</if>
<if test=" 1 == notifyed ">


Cargando…
Cancelar
Guardar