记录片
GET
http://192.168.2.212:16928/api/Main/videoList
接口描述
纪录片
请求参数
参数名
类型
描述
必填
title
string
类型名称
必填
响应参数
参数名
类型
描述
必填
id
int
视频ID
必填
imgurl
string
视频图片(如果有http则直接给参数,否:http://qswgadmin.djplus.cn//Tittle//参数)
必填
title
string
视频标题
必填
source
string
视频制作单位
必填
newpath
string
视频路径(如果不为空先判断后缀是否为.mp4如果有直接播放,否则用iframe链此地址)
可选
path
string
视频路径(如果上面newpath为空,则用iframe链此地址)
可选