学习历史记录
POST
http://192.168.1.111/ai/tks/v1/history_record
接口描述
获取该账号下所有的学习记录
请求参数
必填
参数名
类型
描述
必填
account
int
示例:123
响应参数
必填
参数名
类型
描述
必填
code
int
示例:200
必填
info
string
示例:请求成功
必填
account
string
示例:123
必填
textbook
string
示例:tk
必填
level
string
示例:a
必填
unit
string
示例:1
必填
score
int
示例:12
必填
word_score
string
示例: [{"word": "hello", "score": 90}]
必填
sentence_score
string
示例:[{"sentence": "Good moring", "score": 90}]
必填
start_time
string
示例:null
必填
end_time
string
示例:null
必填
dia_score
string
示例: [{"id":"S01P006E13","sentence": "Good moring", "score": 90}]
必填
essay_score
string
[{"id":"S01P006E13", "score": 90}]