文档
测试

提交高频错题测试

POST
/clientapi/course/submitallerrorrequesttest

请求参数

参数名
类型
描述
必填
correctcount
int
正确数量
必填
errorcount
int
错误数量
必填
score
string
得分
必填
startdate
datetime
开始时间
必填
enddate
datetime
结束时间
必填
status
int
状态(1:测试通过 2:测试不通过)
必填
requestList
array
试题集
必填
requestid
int
试题id
必填

响应参数

参数名
类型
描述
必填
code
int
必填
message
string
必填
data
object
返回数据
必填
status
bool
true或者false
必填
err
string
错误信息(status为false时返回)
必填