springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComMngPopulationService.java
@@ -521,4 +521,21 @@ * @return */ R specialInputUserExport(PageInputUserDTO PageInputUserDTO); /** * 西区大屏治理数据 * @return */ R westScreenStatics(); R getComprehensivePopulationStatics(Long streetId); R getComprehensiveStreetList(); /** * 新版大屏首页 * @param communityId * @return */ R indexInfo(Long communityId); }