From 89dafc3280336018508f29eeb467a1692714b417 Mon Sep 17 00:00:00 2001
From: yishiqihuasheng <1191093413@qq.com>
Date: Thu, 31 Aug 2023 09:03:44 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BB=BC=E5=90=88=E6=9F=A5=E8=AF=A2-=E8=BD=AC?=
=?UTF-8?q?=E5=86=85=E9=94=80=E7=BC=B4=E6=AC=BE=E4=B9=A6=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/TDxExportCustomsDao.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml b/dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml
index f947dd12..6ecdbf38 100644
--- a/dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml
+++ b/dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml
@@ -462,6 +462,17 @@
and p.rzh_yesorno = #{queryParams.rzhYesorno}
+
+
+
+ and p.rzh_yesorno in ('1','2')
+
+
+ and p.rzh_yesorno = #{queryParams.rzhYesorno}
+
+
+
+
and p.bdk_status = #{queryParams.bdkStatus}