diff --git a/src/main/resources/mapper/OcpApiGroupMapper.xml b/src/main/resources/mapper/OcpApiGroupMapper.xml
index e826579c1ab2af9d2a6df63603bfaf529eb92212..f848409a514d26ff24f4b15d1320b5bcf4792695 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}