POST api/File?u={u}&t={t}&d={d}

上传文件

Request Information

URI Parameters

NameDescriptionTypeAdditional information
u

integer

Required

t

string

Required

d

Key=[,string]

string

Required

Body Parameters

None.

Response Information

Resource Description

上传文件

ApiResult
NameDescriptionTypeAdditional information
Code

Http状态码

HttpStatusCode

None.

State

自定义状态

StateValue

None.

StateCode

自定义状态码

integer

None.

Message

说明

string

None.

ErrorInfo

错误信息

string

None.

Content

返回数据

Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.