From dcb005b7d9eed5e8e25cb0760b371917ca96eec2 Mon Sep 17 00:00:00 2001
From: yishiqihuasheng <1191093413@qq.com>
Date: Thu, 18 May 2023 22:03:37 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=99=BA=E8=83=BD=E5=8B=BE?=
=?UTF-8?q?=E9=80=89mapper=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/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 644cbe0f..af02ecb9 100644
--- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
+++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
@@ -1291,7 +1291,7 @@
- and t.comp_code = #{companyCodes}
+ and t.comp_code = #{companyCode}
and (t.comp_code = '' or t.comp_code is null)