记得上下班打卡 | git大法好,push需谨慎

Commit 70a5e9b8 authored by jiangxiulong's avatar jiangxiulong

url

parent 3346c4ac
...@@ -16,7 +16,7 @@ import org.springframework.web.bind.annotation.GetMapping; ...@@ -16,7 +16,7 @@ import org.springframework.web.bind.annotation.GetMapping;
) )
public interface FeignPlatformTaskClient { public interface FeignPlatformTaskClient {
@GetMapping("doTask") @GetMapping("followDoTask/doTask")
ResponseDto doTask(); ResponseDto doTask();
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment