huanghongfa
2021-06-16 3e5eeb937c6006015ca6e79bbe0a796fe5efbdef
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);
}