文档
测试

模考成绩报告易错题

GET
http://49.233.66.195:9000/api/tomato/mock/usermock/mockReportEasyWrong?userId=2156059&paperId=2294

接口描述

统计试卷每个序号的题目的正确率,取最低的六个

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
data
object
数据字典
必填
rightCount
int
示例:1
必填
wrongCount
int
示例:7
必填
noAnswerCount
int
示例:3
必填
timestamp
int
示例:1594970339379
必填