{
"search": "string",
"status": "FAILED",
"beginTime": "string",
"endTime": "string",
"page": 1,
"size": 20
}curl --location --request POST 'http://test-ops.taolihanyu.net/test/roadmap/hsk-hanzi/list' \
--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
}'{
"code": "",
"data": [
{
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"hskLevel": 0,
"wordNum": 0,
"deleted": 0,
"status": 0,
"hanziGroup": {
"0": [
{
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"bookId": 0,
"groupNumber": 0,
"wordId": 0,
"soundId": 0,
"partSpeech": "",
"soundType": 0,
"sort": 0,
"status": 0,
"word": "",
"soundUrl": "",
"realSoundUrl": "",
"pinyin": "",
"splitWord": [
{
"type": "",
"word": "",
"spell": "",
"audio": "",
"sort": 0,
"splices": [
""
]
}
],
"soundList": [
{
"id": 0,
"wordId": 0,
"word": "",
"sound": "",
"soundUrl": "",
"realSoundUrl": "",
"isDefault": "",
"explanationList": [
{
"id": 0,
"wordId": 0,
"soundId": 0,
"partSpeech": "",
"hskGradeId": 0,
"hskGrade": "",
"explanationZh": "",
"explanationEn": "",
"explanationUrl": "",
"sentenceList": [
{
"id": null,
"wordId": null,
"pinyin": null,
"sentence": null,
"translate": null,
"soundType": null,
"realSoundUrl": null,
"wordExplain": null
}
],
"isDefault": "",
"firstChoice": "",
"explanationContentMap": {
"null": null
}
}
],
"pinyin": "",
"splitWord": [
{
"type": 0,
"word": "",
"spell": "",
"audio": "",
"sort": 0,
"splices": [
""
]
}
]
}
]
}
]
}
}
],
"msg": "",
"total": 0
}