量表列表
GET
/topic
请求参数
参数名
类型
描述
必填
category_id
int
分类ID
必填
name
搜索名称
必填
响应参数
参数名
类型
描述
必填
current_page
int
示例:1
必填
first_page_url
string
示例:http://60.221.214.214:8810/api/user/topic?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://60.221.214.214:8810/api/user/topic?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://60.221.214.214:8810/api/user/topic
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填