md
This commit is contained in:
parent
2bc8714f76
commit
4e09833c80
@ -262,7 +262,7 @@
|
||||
where 1=1
|
||||
<!-- 超期回款 -->
|
||||
<if test="params.isNeedRecdPay != null and params.isNeedRecdPay=1 ">
|
||||
and tba.expiredNoRecdPayMoney <![CDATA[ >= ]]> 0
|
||||
and ( expiredNoRecdPayMoney <![CDATA[ >= ]]> 0 or noRecdPayMoney <![CDATA[ >= ]]> 0 )
|
||||
</if>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user