上传文件
POST
http://localhost:8080/upload/{type}
请求参数
参数名
类型
描述
必填
type
string
video/img 上传视频传递video;上传图片传递img
必填
file
file
文件
必填