POST api/Upload/UploadFile
文件上传,转发至PC站点处理
请求参数信息
URI 参数
None.
Body 参数
None.
接口返回信息
返回信息说明
string返回数据格式
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>