Commit 768bf8c3 authored by quwei's avatar quwei 🤸🏼

sync data

parent 05418100
# 获取下载地址
> URL: http://localhost:9210/downloadCenter/download/3
>
> Origin Url: http://localhost:9210/downloadCenter/download/{taskId}
>
> Type: GET
### Request headers
|Header Name| Header Value|
|---------|------|
|Authorization|Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjo1MTM0MywidGVuYW50SWQiOjEsInVzZXJfa2V5IjoiZTI5MTZhZjAtNGE0NS00NWU4LWFlNzUtZDVlZjc2NDdkMzRlIiwidXNlcm5hbWUiOiJxdXdlaSJ9.29Gyeya2RafQlqaJyY0NtlNkwIfJVjRpGZ8kTcpvl2O1rKZOkz3yK9-7O70iKFopflx1i7Df8zMqvnOEQNrGsw|
### Parameters
##### Path parameters
| Parameter | Type | Value | Description |
|---------|------|------|------------|
|taskId|Number|3||
##### URL parameters
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Body parameters
###### JSON
```
```
###### JSON document
```
null
```
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Multipart
|Required | Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
### Response
##### Response example
```
{
"resultCode": 200,
"message": "OK",
"traceId": "9d1b8a79d091bc21",
"data": "http://sy.esvtek.com:15001/file/download/direct/A8943058EAEE787E97F361884B31769339ED5CE1FF26A57A84BC52116C234EB1FBAA746FEFCAF651209B21C57EBB31A8"
}
```
##### Response document
```
{
"traceId":"No comment,Type =String",
"data":{
"java.lang.String":"No comment,Type =String"
},
"resultCode":"No comment,Type =Number",
"message":"No comment,Type =String"
}
```
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