diff --git a/dxhy-customs/src/main/resources/mapper/CustomsRecordMapper.xml b/dxhy-customs/src/main/resources/mapper/CustomsRecordMapper.xml
index 07cf8e3a..684414fb 100644
--- a/dxhy-customs/src/main/resources/mapper/CustomsRecordMapper.xml
+++ b/dxhy-customs/src/main/resources/mapper/CustomsRecordMapper.xml
@@ -284,13 +284,13 @@
and p.bzdh = #{queryParams.bzdh}
-
- and p.inaccount_status = #{queryParams.inAccountStatus}
-
+
+
+
-
- and p.sn_voucher_number = #{queryParams.snVoucherNumber}
-
+
+
+
and p.posting_time between #{queryParams.postingTimeStart} and #{queryParams.postingTimeEnd}
@@ -385,13 +385,13 @@
and p.bzdh = #{queryParams.bzdh}
-
- and p.inaccount_status = #{queryParams.inAccountStatus}
-
+
+
+
-
- and p.sn_voucher_number = #{queryParams.snVoucherNumber}
-
+
+
+
and p.posting_time between #{queryParams.postingTimeStart} and #{queryParams.postingTimeEnd}
@@ -409,9 +409,9 @@
and p.bzdh = #{bzdh}
-
- and p.inaccount_status = #{inaccountStatus}
-
+
+
+
and p.customs_code = #{queryParams.customsCode}
@@ -879,9 +879,9 @@
and p.inaccount_status = #{queryParams.inAccountStatus}
-
- and p.sn_voucher_number = #{queryParams.snVoucherNumber}
-
+
+
+
and p.posting_time between #{queryParams.postingTimeStart} and #{queryParams.postingTimeEnd}
@@ -1114,12 +1114,12 @@
and p.bzdh = #{queryParams.bzdh}
-
- and p.inaccount_status = #{queryParams.inAccountStatus}
-
-
- and p.sn_voucher_number = #{queryParams.snVoucherNumber}
-
+
+
+
+
+
+
and p.posting_time between #{queryParams.postingTimeStart} and #{queryParams.postingTimeEnd}
diff --git a/dxhy-export-domestic/src/main/resources/mapper/DomesticExportCustomsMapper.xml b/dxhy-export-domestic/src/main/resources/mapper/DomesticExportCustomsMapper.xml
index 50f37f6b..18941f74 100644
--- a/dxhy-export-domestic/src/main/resources/mapper/DomesticExportCustomsMapper.xml
+++ b/dxhy-export-domestic/src/main/resources/mapper/DomesticExportCustomsMapper.xml
@@ -318,13 +318,12 @@
-
- and p.bzdh = #{bzdh}
-
-
-
- and p.inaccount_status = #{inAccountStatus}
-
+
+
+
+
+
+
and p.gf_tax_no = #{queryParams.gfsh}
@@ -422,13 +421,13 @@
-
- and p.bzdh = #{bzdh}
-
+
+
+
-
- and p.inaccount_status = #{inAccountStatus}
-
+
+
+
and p.gf_tax_no = #{queryParams.gfsh}