文档
测试

根据视频分类查询视频

GET
https://leexan.net.cn/vod/video/queryVideoByType

请求参数

参数名
类型
描述
必填
typeId
int
视频分类id
必填
pageNow
long
必填
size
long
必填

成功返回

参数名
类型
描述
必填
success
int
示例:1
必填
videos
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:测试
必填
introduction
string
示例:测试
必填
price
int
示例:777
必填
cover
string
示例:test
必填
total
int
示例:3
必填
pages
int
示例:2
必填
size
int
示例:2
必填
success
int
示例:1
必填
pageNow
int
示例:1
必填

失败返回

参数名
类型
描述
必填
success
int
0
必填

说明 / 示例

如图所示 ![image.png](https://cos.easydoc.net/16454180/files/kpgiziyg.png)