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); }