From ae8b75ab2f6084252bf411e290ff8b209afc3932 Mon Sep 17 00:00:00 2001 From: yefei Date: Sun, 16 Jul 2023 19:48:33 +0800 Subject: [PATCH] =?UTF-8?q?ariesy=20=E4=BF=AE=E6=94=B9sql=20=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E9=9D=9E=E5=A2=9E=E5=80=BC=E7=A8=8E=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml b/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml index 9d93ab8e..002d10cb 100644 --- a/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml +++ b/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml @@ -156,7 +156,6 @@ and (t.comp_code = '' or t.comp_code is null) - and t.invoice_type not in ('91','95','97','99','101','00')