tangxiaobao
2021-08-24 3e4562c98fc95cc95a51114c7e153a9c35792732
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/api/CommonDataApi.java
@@ -734,4 +734,9 @@
        return comMngVillageService.villageStatistics(communityId);
    }
    @GetMapping("/my")
    public void add() {
        comMngPopulationService.addPopuCommunity();
    }
}