文档
测试

答题练习

POST
https://gangwugongcheng.cn/index.php/api/Study/study_topic

请求参数

参数名
类型
描述
必填
c_id
int
答题分类id
必填
token
int
token
必填

响应参数

参数名
类型
描述
必填
code
int
1 成功 0 失败
必填
msg
string
请求提示
必填
time
string
请求时间
必填
data
array
数据列表
必填
type_data
string
试题类型:1=单选,2=多选
必填
title
string
标题
必填
option_a
string
a
必填
option_b
string
b
必填
option_c
string
c
必填
option_d
string
d
必填