文档
测试

视频上传

POST
http://localhost:8080/cloudPlatform/video/upload

接口描述

视频上传

请求头

参数名
类型
描述
必填
Content-Type
application
必填
token
string
必填

请求参数

参数名
类型
描述
必填
file
MultipartFile
文件【必填】
必填
chunk
int
当前块数
必填
guid
string
文件标识
必填

响应参数

参数名
类型
描述
必填
msg
json
操作信息
必填
data
string
视频路径
必填
code
int
操作码
必填