diff --git a/crm-common/src/main/resources/mapper/mapper_oracle/view/MarketingActivityMapper.xml b/crm-common/src/main/resources/mapper/mapper_oracle/view/MarketingActivityMapper.xml index e0f27c7..11431be 100644 --- a/crm-common/src/main/resources/mapper/mapper_oracle/view/MarketingActivityMapper.xml +++ b/crm-common/src/main/resources/mapper/mapper_oracle/view/MarketingActivityMapper.xml @@ -175,7 +175,7 @@ and a.dealers_id = #{dealersId} - and b.distributor_name = #{distributorName} + and b.client_name = #{distributorName} and a.staff_id = #{staffId}