From 4e477336da0a4cf0d464c3ee6d63dafdc6b36d58 Mon Sep 17 00:00:00 2001 From: linfso Date: Thu, 29 May 2025 19:12:50 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml b/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml index 834b58731..f6266980b 100644 --- a/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisSettleBillMapper.xml @@ -242,7 +242,6 @@ sum( b.deduction_money) AS deductionMoney, sum( b.other_money) AS otherMoney, sum( d.pay_money) AS totalPayMoney, - sum( d.pay_money) AS totalPayMoney, sum( if(b.trade_date a.payment_due_date,d.pay_money,0) ) AS recdMoneyIn, sum( if(a.settle_type='2' and a.credit_period = ]]> 30 and b.trade_date ]]> a.payment_due_date and b.trade_date ]]> a.payment_due_date and b.trade_date DATE_SUB( a.payment_due_date, INTERVAL (a.credit_period-60) DAY ),d.pay_money,0) ) AS recdPayMoney60D, sum( if( (a.settle_type='2' and a.credit_period = ]]> 30 and b.trade_date ]]> a.payment_due_date and b.trade_date = ]]> DATE_SUB( a.payment_due_date, INTERVAL (a.credit_period-60) DAY ) ) or ( ( (a.settle_type='2' and a.credit_period 30) or a.settle_type='1' ) and b.trade_date ]]> a.payment_due_date ),d.pay_money,0) ) AS recdPayMoneyGreat60D