diff --git a/dxhy-core/src/main/resources/mapper/FpZhMapper.xml b/dxhy-core/src/main/resources/mapper/FpZhMapper.xml
index aebfad4c..012f5cbd 100644
--- a/dxhy-core/src/main/resources/mapper/FpZhMapper.xml
+++ b/dxhy-core/src/main/resources/mapper/FpZhMapper.xml
@@ -524,13 +524,13 @@
#{item}
-
- and t.comp_code = #{companyCodes}
+
+ and t.comp_code = #{companyCode}
-
+
and (t.comp_code = '' or t.comp_code is null)
-
+
and t.qs_status = #{qszt}
@@ -557,7 +557,7 @@
and t.invoice_type = '14' or (t.invoice_type = '32' and t.lq_tdyslxDm='08')
-
+
and t.invoice_type = #{invoiceType}
@@ -566,7 +566,7 @@
and t.invoice_status = #{fpzt}
-
+
and t.qs_type = #{qsfs}