From 84d8677e27a3343bfddd88ab5a56c0b44abcca7e Mon Sep 17 00:00:00 2001
From: diaoruifeng <18351522362@163.com>
Date: Sat, 12 Mar 2022 14:08:59 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=88=97=E8=A1=A8=E6=A0=91?=
=?UTF-8?q?=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/main/resources/mapper/OcpApiGroupMapper.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/mapper/OcpApiGroupMapper.xml b/src/main/resources/mapper/OcpApiGroupMapper.xml
index e826579..f848409 100644
--- a/src/main/resources/mapper/OcpApiGroupMapper.xml
+++ b/src/main/resources/mapper/OcpApiGroupMapper.xml
@@ -58,8 +58,8 @@
and oab.api_group_code = #{apiGroupCode}
-
- and oab.api_unit = #{apiGroupCompanyCode}
+
+ and oab.api_unit = #{apiUnit}
and oab.api_promotion = #{apiPromotion}
--
2.26.0