Pārlūkot izejas kodu

fix

release_toaliyun_real
winter pirms 1 gada
vecāks
revīzija
44883d2551
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxAllBillMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxAllBillMapper.xml Parādīt failu

@@ -118,7 +118,7 @@
</if>
<if test=" null != toPayMerchant">
and (
( `receive_pay` - `pay` - IFNULL(`set_off`,'0') + IFNULL(`return_pay`,'0') &lt; 0 and bill_type not in (13,21,5,7))
( `receive_pay` - `pay` - IFNULL(`set_off`,'0') + IFNULL(`return_pay`,'0') &lt; 0 and bill_type not in (13,21,5,6,7))
or
( `pay` - IFNULL(`return_pay`,'0') &gt; 0 and bill_type in (13,21,5,7))
)


Notiek ielāde…
Atcelt
Saglabāt