springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComMngPopulationService.java
@@ -144,4 +144,10 @@ * @return 统计结果 */ R getPopulationTotalByAdmin(Long communityId); R getScreenIndex(Long communityId); R getScreenEvent(Long communityId); R getScreenCivil(Long communityId); }