问题列表
POST
http://{{address}}/api/kwcs/question/index
请求参数
参数名
类型
描述
必填
is_hot
1. 是否精选。首页精选传此参数
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
id
int
示例:1
必填
created_at
string
示例:2021-01-31 13:14:30
必填
updated_at
string
示例:2021-01-31 13:14:30
必填
content
string
示例:一加一等于多少?
必填
user_id
int
示例:1
必填
views_count
int
示例:0
必填
is_hot
int
示例:0
必填
category_id
int
示例:1
必填
is_need_pay
int
示例:0
必填
need_money
string
示例:0.00
必填
status
int
示例:1
必填
type
int
示例:1
必填
zhuanjia_uid
int
示例:0
必填
first_page_url
string
示例:http://oct001:8888/api/kwcs/question/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://oct001:8888/api/kwcs/question/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://oct001:8888/api/kwcs/question/index
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填