上传文件一
POST
v1/upload/file
接口描述
上传文件到服务器
请求参数
multipart/form-data参数名
类型
描述
必填
developerId
string/long
开发者ID
必填
timeStamp
string/long
当前时间的10位时间戳
必填
sign
string
签名[md5(开发者ID+时间戳+接口密钥)]
必填
softId
string/long
软件ID[可空]
必填