springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -3589,4 +3589,11 @@ */ @GetMapping("/neighbor/getNeighborTopicByApp") R getNeighborTopicByApp(@RequestParam("communityId") Long communityId); /** * 综治后台-查询社区列表 * @return 社区列表 */ @GetMapping("/eventgrid/community/list") R getCommunityLists(); }