文档
测试

获取final不过的次数

GET
http://localhost:8076/clientapi/course/getthreeerrortestcount?courseid=5&chapterid=10

请求头

参数名
类型
描述
必填
token
string
示例:268c801fc0be130548288dfbac3b2145
必填

请求参数

参数名
类型
描述
必填
courseid
int
课程id
必填
chapterid
int
章节id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
errcount
int
错误次数
必填