add(req-2119):下载接口API-调试6
This commit is contained in:
parent
0d57dc75f9
commit
5cedb11e8c
@ -22,6 +22,6 @@ public interface DownloadFileApi {
|
||||
@RequestMapping("/webApi/v1/obs/downloadFileFromObs")
|
||||
CommonResponse<Response> downloadFileFromObs(@Valid @RequestBody DownloadFileFromObsRequest req);
|
||||
|
||||
@GetMapping("/v1/obs/test")
|
||||
@GetMapping("/webApi/v1/obs/test")
|
||||
CommonResponse<String> test();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user