文档
测试

查询微信端课程详情

GET
http://localhost:8080/cloudPlatform/wx/course/getVideoDetail/{videoId}

请求头

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

响应参数

参数名
类型
描述
必填
msg
json
操作信息
必填
videoUrl
String
视频路径
必填
videoIntroduce
String
视频介绍
必填
courseName
string
视频名称
必填
uploadUser
string
上传者
必填
watchCount
Long
观看次数
必填
createTime
LocalDateTime
创建时间
必填
code
int
操作码
必填