From 7b6cddc06a347ade9aedcd037fce838931b4b8e0 Mon Sep 17 00:00:00 2001 From: yefei Date: Mon, 19 Jun 2023 16:48:53 +0800 Subject: [PATCH] =?UTF-8?q?arieay=20=E6=9F=A5=E8=AF=A2sql=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=A8=8E=E7=8E=87=E5=AD=97=E6=AE=B5=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml index 4edc1c8b..afbd6357 100644 --- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml @@ -515,12 +515,6 @@ and t.bzdh = #{bzdh} - - and (t.tax_rate in - - #{taxRate} - - and t.inaccount_status = #{inAccountStatus}