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}