springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComMngPopulationDAO.java
@@ -637,4 +637,14 @@ * @return */ WestScreenStatics westScreenStatics(); List<EventPopulationBasicsStatisticsVO> getBasicsList(@Param("streetId") Long streetId); EventPopulationSpecialStatisticsVO getPopulationSpecial(@Param("streetId") Long streetId); List<String> getPopulationListCardNo(@Param("streetId") Long streetId); Integer getPopulationAge(@Param("streetId") Long streetId); List<EventPopulationStreetVO> getComprehensiveStreetList(); }