springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/api/BigScreenStatisticsApi.java
@@ -91,7 +91,7 @@ */ @GetMapping("/indexInfo") public R indexInfo(@RequestParam("communityId") Long communityId){ return R.ok(comMngPopulationService.indexInfo(communityId)); return comMngPopulationService.indexInfo(communityId); } /**