截取视频封面图片
POST
http://localhost:8081/common/getVideoCover
请求参数
参数名
类型
描述
必填
file
string
示例:
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:操作成功
必填
resultData
string
示例:http://stoneleaf1.oss-cn-shanghai.aliyuncs.com/shiye/videoCover/1606881506631/1606881504478VideoCover.jpg?Expires=1922241504&OSSAccessKeyId=LTAI4FyRowm2SoGWw4deaF3f&Signature=UXtGs3aVpcwoKhmvggaPSMw3dYk%3D
必填