From 315043b095da23502678b5f5c2d04e83442bc2b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B7=AF=E6=98=8E=E6=85=A7?= <1191093413@qq.com>
Date: Fri, 24 Nov 2023 09:30:19 +0800
Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E9=A1=B9=E9=A6=96=E9=A1=B5=E5=85=B6?=
=?UTF-8?q?=E4=BB=96=E4=B8=A4=E9=A1=B9=E4=B9=9F=E9=9C=80=E8=A6=81=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../mapper/index/ExtIndexStatisticsMapper.xml | 15 ++-------------
1 file changed, 2 insertions(+), 13 deletions(-)
diff --git a/dxhy-extend/src/main/resources/mapper/index/ExtIndexStatisticsMapper.xml b/dxhy-extend/src/main/resources/mapper/index/ExtIndexStatisticsMapper.xml
index 21a9136d..194712ef 100644
--- a/dxhy-extend/src/main/resources/mapper/index/ExtIndexStatisticsMapper.xml
+++ b/dxhy-extend/src/main/resources/mapper/index/ExtIndexStatisticsMapper.xml
@@ -1622,11 +1622,7 @@
and period_add(tdtc.current_tax_period, 1) >= date_format (date_add(invoice_date, interval 360
day), '%Y%m')
and date_format(invoice_date, '%Y%m%d') >= tdtc.select_start_date
- AND t.gf_tax_no IN
-
- #{item}
-
+ AND t.gf_tax_no = #{paramsData.gfsh}