From 7015089621fb81469fce40c0666004351d7073b5 Mon Sep 17 00:00:00 2001 From: yefei Date: Wed, 7 Jun 2023 11:36:01 +0800 Subject: [PATCH] =?UTF-8?q?ariesy=20=E4=BF=AE=E6=94=B9comp=5Fcode=E6=97=B6?= =?UTF-8?q?=E7=A9=BA=E7=9A=84=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml index e37f23b5..b28847f4 100644 --- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml @@ -109,9 +109,9 @@ #{companyCode} - -- or t.comp_code is null or t.comp_code = '' ) + and t.comp_code = #{companyCode}