文档
测试

问答列表

POST
http://wz.daoben.tech/api/questions/questionsList

请求参数

参数名
类型
描述
必填
token
string
示例:df3398fb-a1b9-4edb-a2a0-17aa57ea30c9
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
time
string
示例:1666574043
必填
data
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:问题一
必填
content
string
示例:<p>答案一</p>
必填
weigh
int
示例:0
必填
status
string
示例:normal
必填
createtime
int
示例:1666145031
必填
updatetime
int
示例:1666145031
必填
deletetime
object
示例:null
必填