springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -9654,4 +9654,7 @@ */ @PostMapping("/comActReserveDangerArea/updateBatch") R updateBatchComActReserveDangerArea(@RequestBody EditDangerBatchDTO editDangerBatchDTO); @GetMapping("/comAreaTownCommunity/areaTownCommunity") R areaTownCommunity(@RequestParam("name")String name); }