{
"search": "string",
"status": "FAILED",
"beginTime": "string",
"endTime": "string",
"page": 1,
"size": 20,
"mid": 0
}curl --location --request POST 'http://test-ops.taolihanyu.net/test/roadmap/hsk-special-course/listen-read/answer/record' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios' \
--header 'Content-Type: application/json' \
--data-raw '{
"search": "string",
"status": "FAILED",
"beginTime": "string",
"endTime": "string",
"page": 1,
"size": 20,
"mid": 0
}'{
"code": "",
"data": [
{
"id": 0,
"mid": 0,
"courseType": 0,
"courseId": 0,
"unitId": 0,
"unitSort": 0,
"lessonId": 0,
"lessonSort": 0,
"articleId": 0,
"articleName": "",
"articleSubtitleId": 0,
"correct": 0,
"pronunciationUrl": "",
"extraAnswer": "",
"score": 0,
"wordScoreList": [
{
"word": "",
"pinyin": "",
"score": 0,
"syllableBOList": [
{
"pronAccuracy": 0,
"syllable": ""
}
]
}
]
}
],
"msg": "",
"total": 0
}