FileUpload 文件上传
POST
/api/new/fileUpload.do
请求参数
Header 参数
Accept-Encoding
string
必需
默认值:
gzip, deflate, br
content-Type
string
响应格式
默认值:
application/json
appKey
string
用户账户
默认值:
{{appKey}}
Body 参数multipart/form-data
file
file
证明文件
sign
string
必需
示例值:
{{sign}}
timestamp
string
必需
示例值:
{{timestamp}}
示例代码
返回响应
修改于 2025-03-10 07:29:03