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
4d29792d
Commit
4d29792d
authored
May 26, 2026
by
quwei
🤸🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync data
parent
9a8721ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
81 additions
and
0 deletions
+81
-0
获取下载地址.md
jac-modules-business/DownloadCenterController/获取下载地址.md
+81
-0
No files found.
jac-modules-business/DownloadCenterController/获取下载地址.md
0 → 100644
View file @
4d29792d
# 获取下载地址
> URL: http://localhost:9202/downloadCenter/download/2
>
> Origin Url: http://localhost:9202/downloadCenter/download/{taskId}
>
> Type: GET
### Request headers
|Header Name| Header Value|
|---------|------|
|Authorization|eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoxLCJ0ZW5hbnRJZCI6MSwidXNlcl9rZXkiOiIyYTAxMGY4Zi05Yjc4LTQzZGQtOTkzOC00NDJhYTlmMmE0MzAiLCJ1c2VybmFtZSI6ImFkbWluIn0.U-gOXcDRVSse1XLLuM_gTFu6lUqNI-xnIBK9el1NzrFnp8UX8MstT01o97bEc8pQL9aI4W0oQmRqUXNKYb-yYw|
### Parameters
##### Path parameters
| Parameter | Type | Value | Description |
|---------|------|------|------------|
|taskId|Number|2||
##### 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": null,
"data": "http://sy.esvtek.com:15001/file/download/direct/C27DBA10392E199EEA1B394121AF0B40FA04CE7780397B775653323C4C4CDA7730A9AC56EE2430D2CE282BC4D1F1D963"
}
```
##### 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