From 4e09833c80e65589b7fa2f987b51e0de959e7c6b Mon Sep 17 00:00:00 2001 From: linfso Date: Fri, 27 Dec 2024 11:08:55 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml b/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml index 0f9dbafe6..403b0615a 100644 --- a/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml @@ -262,7 +262,7 @@ where 1=1 - and tba.expiredNoRecdPayMoney = ]]> 0 + and ( expiredNoRecdPayMoney = ]]> 0 or noRecdPayMoney = ]]> 0 )