diff --git a/dxhy-core/src/main/resources/mapper/FpZhMapper.xml b/dxhy-core/src/main/resources/mapper/FpZhMapper.xml
index d48067b9..14491e68 100644
--- a/dxhy-core/src/main/resources/mapper/FpZhMapper.xml
+++ b/dxhy-core/src/main/resources/mapper/FpZhMapper.xml
@@ -724,17 +724,17 @@
and t.account_period = #{accountPeriod}
-
- order by t.qs_date desc,t.invoice_date desc
-
-
- order by t.invoice_date desc
-
and t.tax_rate = #{taxRate}
and t.tax_rate like '%,%'
+
+ order by t.qs_date desc,t.invoice_date desc
+
+
+ order by t.invoice_date desc
+