From 8ea263dcd2247610c7cc4966988a882d3c9fa3d8 Mon Sep 17 00:00:00 2001 From: syruan <15555146157@163.com> Date: Thu, 29 Jan 2026 09:40:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=93=E7=AE=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../settlement/SltAgreementInfoMapper.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/bonus-modules/bonus-material/src/main/resources/mapper/material/settlement/SltAgreementInfoMapper.xml b/bonus-modules/bonus-material/src/main/resources/mapper/material/settlement/SltAgreementInfoMapper.xml index 1583991e..bf3e02cf 100644 --- a/bonus-modules/bonus-material/src/main/resources/mapper/material/settlement/SltAgreementInfoMapper.xml +++ b/bonus-modules/bonus-material/src/main/resources/mapper/material/settlement/SltAgreementInfoMapper.xml @@ -399,9 +399,6 @@ and mt.jiju_type = #{info.settlementType} - - and mt.jiju_type in (1,2) - and rc.task_id in @@ -442,9 +439,6 @@ and mt.jiju_type = #{info.settlementType} - - and mt.jiju_type in (1,2) - and rc.task_id in @@ -1208,9 +1202,6 @@ and mt.jiju_type = #{info.settlementType} - - and mt.jiju_type in (1,2) - @@ -1284,9 +1275,6 @@ and mt.jiju_type = #{info.settlementType} - - and mt.jiju_type in (1,2) - and tta.agreement_id in @@ -1352,9 +1340,6 @@ and mt.jiju_type = #{info.settlementType} - - and mt.jiju_type in (1,2) - and bai.unit_id = #{info.unitId} @@ -1427,9 +1412,6 @@ and mt.jiju_type = #{info.settlementType} - - and mt.jiju_type in (1,2) - and tt.create_time between #{info.startTime} and #{info.endTime}