文档
测试

获取当前用户错题、高频、综合最近记录

GET
http://localhost:8076/clientapi/user/getmembercttestdetaillog

请求头

参数名
类型
描述
必填
token
string
示例:14cd1fe375c9df1dc62cea4dac2ff35e
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
data
array
数据列表
必填
error_testbeforekeyword_time
string
我的错题(测前单词)最近时间
必填
error_testbeforeword_time
string
我的错题测试最近时间
必填
error_test_score
float
我的错题测试最近得分
必填
gaoping_testbeforekeyword_time
string
高频错题(测前单词)最近时间
必填
gaoping_testbeforeword_time
string
高频错题测试最近时间
必填
gaoping_testbeforeword_score
float
高频错题测试最近得分
必填
zonghe_testbeforekeyword_time
string
综合题(测前单词)最近时间
必填
zonghe_testbeforeword_time
string
综合题测试最近时间
必填
zonghe_testbeforeword_score
int
综合题测试最近得分
必填