考试中心
POST
https://gangwugongcheng.cn/index.php/api/Examination/index
请求参数
参数名
类型
描述
必填
token
string
token 个人中心进就需要否则不需要
必填
title
string
搜索标题 可为空
必填
响应参数
参数名
类型
描述
必填
code
int
1成功 0 失败
必填
msg
string
请求提示
必填
time
string
请求时间
必填
id
int
考试id
必填
title
string
标题
必填
abstract
string
简介
必填
start_time
int
开始时间(时间戳)
必填
end_time
int
结束时间(时间戳)
必填
days_num
int
需要学习天数
必填
total_score
int
总分数
必填
examination_time
int
考试时间
必填
topicslist
string
考题
必填
topic_num
int
考题数量
必填
state
int
1 可以考试 2考试未开始 3 考试已结束
必填
add_time
发布时间(时间戳)
必填
topic_state
是否可答题 1正常 2 此次考试无资格参加 3学习天数不满足4 重复考试
必填