提交 b783f86f 编写于 作者: liugen.wen's avatar liugen.wen

xiu

上级 241302fb
...@@ -9,7 +9,7 @@ import org.springframework.web.bind.annotation.RequestMethod; ...@@ -9,7 +9,7 @@ import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.RequestParam;
@FeignClient(value = "13301-pica-cloud-clickhouse") @FeignClient(value = "13301-pica-cloud-clickhouse")
public interface CrashControllerService { public interface CrashControllerFeignService {
@RequestMapping(value = "/clickhouse/crash/cartoon", method = RequestMethod.GET) @RequestMapping(value = "/clickhouse/crash/cartoon", method = RequestMethod.GET)
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册