diff --git a/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml b/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml index d48e0043c..0d81dc000 100644 --- a/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml @@ -261,11 +261,11 @@ where 1=1 - + and tba.totalNoRecdPayMoney ]] 0 and ( ifnull( tbe.expiredNoRecdPayMoney, 0 ) ]] 0 - or (tba.recPayMoney - ifnull( tbc.recdPayMoney, 0 )) ]] 0 + or ( tba.recPayMoney - ifnull( tbc.recdPayMoney, 0 )) ]] 0 )