Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rap
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quwei
rap
Commits
768bf8c3
Commit
768bf8c3
authored
May 27, 2026
by
quwei
🤸🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync data
parent
05418100
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
81 additions
and
0 deletions
+81
-0
获取下载地址.md
jac-modules-report/DownloadCenterController/获取下载地址.md
+81
-0
No files found.
jac-modules-report/DownloadCenterController/获取下载地址.md
0 → 100644
View file @
768bf8c3
# 获取下载地址
> 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"
}
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment