huanghongfa
2021-07-21 4e8338d3e2b30e360f028c9f2354462ca817a989
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComMngPopulationService.java
@@ -123,6 +123,14 @@
    R getPopulationLists(List<Long> Ids);
    /**
     * 根据小区id查询实有人口
     *
     * @param villageId 小区id
     * @return 查询结果
     */
    R getPopulationListByVillageId(Long villageId);
    /**
     * 编辑实有人口
     *
     * @param populationEditDTO