上传文件至七牛云(图片,文件,视频)
POST
{{host}}/api/v1/micro/qiniu/upload_images
接口描述
form-data 请求
请求参数
参数名
类型
描述
必填
files
string
示例:
必填
storage_space
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:总共1张图片上传成功!
必填
name
string
示例:bonwey-oa/b83e70511dd073c12c401eb05343118b.vnd.openxmlformats-officedocument.spreadsheetml.sheet
必填
id
int
示例:4
必填
url
string
示例:https://images.qingtv.com/bonwey-oa/b83e70511dd073c12c401eb05343118b.vnd.openxmlformats-officedocument.spreadsheetml.sheet
必填