From 1db1969b392596bd07a3414a1ee39e55968a1d33 Mon Sep 17 00:00:00 2001 From: yishiqihuasheng <1191093413@qq.com> Date: Fri, 12 May 2023 10:13:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mapper=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/DomesticExportInvoiceMapper.xml | 4 ++-- .../src/main/resources/mapper/ExtInvoicePoolMapper.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dxhy-export-domestic/src/main/resources/mapper/DomesticExportInvoiceMapper.xml b/dxhy-export-domestic/src/main/resources/mapper/DomesticExportInvoiceMapper.xml index 7c4ff8e7..aa6eb934 100644 --- a/dxhy-export-domestic/src/main/resources/mapper/DomesticExportInvoiceMapper.xml +++ b/dxhy-export-domestic/src/main/resources/mapper/DomesticExportInvoiceMapper.xml @@ -1097,11 +1097,11 @@ and p.gf_tax_no = #{queryParams.gfsh} - + and p.rzh_yesorno = #{queryParams.rzhYesorno} - + and (p.rzh_yesorno = '1' or p.rzh_yesorno = '2') diff --git a/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml b/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml index 07b5b35e..ca3d1ea3 100644 --- a/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml +++ b/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml @@ -228,7 +228,7 @@ and t.rzh_yesorno = #{rzzt} - and (t.rzh_yesorno = '1' or t.rzt_yesorno = '2' ) + and (t.rzh_yesorno = '1' or t.rzh_yesorno = '2' ) and t.rzlx = #{rzlx}