From 16a0b2c080d9cdebef5438a656c21417e56f9fa1 Mon Sep 17 00:00:00 2001 From: yishiqihuasheng <1191093413@qq.com> Date: Tue, 30 May 2023 11:34:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E9=A1=B9=E7=A5=A8=E6=B1=A0=E5=92=8C?= =?UTF-8?q?=E8=BF=9B=E9=A1=B9=E7=A5=A8=E6=B1=A0=E5=AF=BC=E5=87=BA=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E5=90=8C=E6=AD=A5=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/ExtPaperMapper.xml | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml b/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml index 36294c82..51265a5a 100644 --- a/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml +++ b/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml @@ -293,10 +293,10 @@ like CONCAT('%',#{keyWord},'%') - - - - + and t.gf_tax_no in + + #{item} + and t.invoice_type = #{invoiceType} @@ -400,10 +400,10 @@ like CONCAT('%',#{keyWord},'%') - - - - + and t.xf_tax_no in + + #{item} + and t.invoice_type = #{invoiceType} @@ -559,10 +559,10 @@ like CONCAT('%',#{keyWord},'%') - - - - + and t.gf_tax_no in + + #{item} + and t.invoice_type = #{invoiceType} @@ -669,10 +669,10 @@ like CONCAT('%',#{keyWord},'%') - - - - + and t.xf_tax_no in + + #{item} + and t.invoice_type = #{invoiceType}