diff --git a/fw-valhalla-dao/src/main/resources/mapper/StammkundePoolMapper.xml b/fw-valhalla-dao/src/main/resources/mapper/StammkundePoolMapper.xml index ad0463e..958b20e 100644 --- a/fw-valhalla-dao/src/main/resources/mapper/StammkundePoolMapper.xml +++ b/fw-valhalla-dao/src/main/resources/mapper/StammkundePoolMapper.xml @@ -99,9 +99,6 @@ and t2.cus_level = #{condition.level} - - and t1.group_id = #{condition.groupId} - and t1.reason = #{condition.reason}