考试解析
POST
https://gangwugongcheng.cn/index.php/api/Examination/analysis
请求参数
参数名
类型
描述
必填
token
int
token
必填
e_id
int
考试id
必填
响应参数
参数名
类型
描述
必填
code
int
1成功 0 失败
必填
msg
string
请求提示
必填
time
string
请求时间
必填
title
string
考试标题
必填
score
int
总分
必填
fraction
string
分数
必填
true_num
int
答对题量
必填
topics_num
int
题量
必填
false_num
int
错误题量
必填
user
string
用户名
必填
topics_time
int
答题时间
必填