|
@ -782,6 +782,7 @@ public class IndexCalculateStreetServiceImpl implements IndexCalculateStreetServ |
|
|
} else { |
|
|
} else { |
|
|
// 治理能力的六个五级指标
|
|
|
// 治理能力的六个五级指标
|
|
|
List<Map<String, Object>> communityGovernAbility = disposeFiveLevel(form); |
|
|
List<Map<String, Object>> communityGovernAbility = disposeFiveLevel(form); |
|
|
|
|
|
log.info("治理能力的六个五级指标==="+communityGovernAbility.toString()); |
|
|
if (CollectionUtils.isEmpty(communityGovernAbility)){ |
|
|
if (CollectionUtils.isEmpty(communityGovernAbility)){ |
|
|
log.warn(IndexCalConstant.STREET_GOVERN_ABILITY_NULL); |
|
|
log.warn(IndexCalConstant.STREET_GOVERN_ABILITY_NULL); |
|
|
}else{ |
|
|
}else{ |
|
|