GET api/File/GetAbsoluteUrl?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.