springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/java/com/panzhihua/service_grid/service/impl/EventServiceImpl.java
@@ -1300,7 +1300,7 @@ @Override public R<ComActVO> actList() { return communityService.listCommunityAll(); return communityService.listCommunityAll(null); } @Override @@ -2671,7 +2671,6 @@ } }); } statisticsVO.setGridIncidentList(eventResultList); // 查询所有小区 List<CivilVillageStatisticsVO> villageStatisticsList = this.baseMapper.getCivilScreenVillageList(eventListDTO.getCommunityId());