huanghongfa
2021-10-18 a7ebf0ce7082e68f4aaf8a7a0e3e5e6c48dfaadb
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -2535,7 +2535,7 @@
     * @return 删除结果
     */
    @PostMapping("/common/data/population/delete")
    R deletePopulations(@RequestBody List<Long> ids, Long communityId);
    R deletePopulations(@RequestBody List<Long> ids,@RequestParam("communityId") Long communityId);
    /**
     * 根据社区id查询所有实有人口