文档
测试

问题列表-我的提问

POST
http://{{address}}/api/kwcs/question/myIndex

请求参数

参数名
类型
描述
必填
token
{{token}}
必填

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
records
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
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
必填
target
object
数据字典
必填
id
int
示例:1
必填
userphone
string
示例:15100000001
必填
realname
string
示例:测试01
必填
answers
array
数据列表
必填
id
int
示例:1
必填
created_at
string
示例:2021-02-01 09:34:28
必填
updated_at
string
示例:2021-02-01 09:34:28
必填
question_id
int
示例:1
必填
user_id
int
示例:6
必填
content
string
示例:一般等于2
必填
status
int
示例:1
必填
target
object
数据字典
必填
id
int
示例:6
必填
userphone
string
示例:15100000006
必填
realname
string
示例:
必填
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
必填