POST api/Tools/UploadFile
上传文件:multipart/form-data
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
上传文件:multipart/form-data
BaseResultName | Description | Type | Additional information |
---|---|---|---|
Status |
响应状态 |
ReturnCode |
None. |
Message |
响应消息 |
string |
None. |
Server_time |
响应时间 |
integer |
None. |
Data | Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "status": 200, "message": "sample string 1", "server_time": 2, "data": {} }