文档
测试

错题和答案

POST
192.168.6.20:9112/anti-fraud/questionErrList

接口描述

考试测评

请求头

参数名
类型
描述
必填
access_token
string
登录返回token
必填

请求参数

参数名
类型
描述
必填
sign
string
参数签名
必填
id
string
文章ID
必填
noncestr
string
8位随机数
必填

响应参数

参数名
类型
描述
必填
code
string
20000 表示成功,其他:失败
必填
msg
string
返回消息
必填
data
object
返回数据
必填
list
list
考试题目列表
必填
question
string
题目
必填
options
json
选项
必填
id
int
题目编号
必填
answer
string
答案
必填
score
int
成绩
必填