From e48f02aa8ec6061dbce70f67b6335d0ff73d8aff Mon Sep 17 00:00:00 2001 From: yishiqihuasheng <1191093413@qq.com> Date: Tue, 9 May 2023 12:31:10 +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 --- dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml | 4 ++-- dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml b/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml index df9a5235..f0f56862 100644 --- a/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml @@ -86,7 +86,7 @@ and t.comp_code = #{companyCodes} - + and (t.comp_code = '' or t.comp_code is null) @@ -346,7 +346,7 @@ and t.comp_code = #{companyCodes} - + and (t.comp_code = '' or t.comp_code is null) diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml index fab87e48..29f1740b 100644 --- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml @@ -100,7 +100,7 @@ and t.comp_code = #{companyCodes} - + and (t.comp_code = '' or t.comp_code is null) @@ -401,7 +401,7 @@ and t.comp_code = #{companyCodes} - + and (t.comp_code = '' or t.comp_code is null)