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}