|
|
@ -85,7 +85,6 @@ public class CalCpcIndexServiceImpl implements CalCpcIndexService { |
|
|
|
Map<String,Integer> joinThreeMeetsCountMap=calJoinThreeMeetsCount(customerId,monthId); |
|
|
|
|
|
|
|
//可以先查询出每个党员的 自建群
|
|
|
|
//todo
|
|
|
|
Map<String, List<String>> userCreatedGroups = queryUserCreatedGroups(customerId, indexPartyAblityCpcList); |
|
|
|
//6、党员自建群群众人数 :和评价周期无关
|
|
|
|
Map<String, Integer> groupUserCountMap = calgroupUserCount(customerId, monthId, indexPartyAblityCpcList, userCreatedGroups); |
|
|
|