luoxinwu
2023-12-15 5bfe71edf4c4bb8e23ae365aa53433b1679e9e5c
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/api/NeighborApi.java
@@ -378,6 +378,11 @@
        return comActNeighborCircleTopicService.getNeighborTopicByApp(name);
    }
    @GetMapping("/getNeighborTopicByAppNew")
    public R getNeighborTopicByAppNew(@RequestParam("name") String name){
        return comActNeighborCircleTopicService.getNeighborTopicByAppNew(name);
    }
    /**
     * 删除话题
     * @param id