GET api/File/FileDown?name={name}
文件下载
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
文件标识 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
文件下载
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.