按需查询
GET
http://localhost:3690/list/listsome?page=1&pagesize=10&list_tow=%E7%BB%BC%E8%89%BA&list_one=%E4%B8%BB%E9%A2%98
请求参数
参数名
类型
描述
必填
page
int
示例:1
必填
pagesize
int
示例:10
必填
list_tow
string
示例:综艺
必填
list_one
string
示例:主题
必填
响应参数
参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:查询成功
必填
total
int
示例:20
必填
page
string
示例:1
必填
pagesize
string
示例:10
必填
pages
int
示例:2
必填