curl --location --request GET 'http://test-ops.taolihanyu.net/test/roadmap/hsk-hanzi/query/' \
--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'{
"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": {
"": [
{
"id": null,
"parentId": null,
"wordId": null,
"lang": null,
"explanation": null,
"explanationUrl": null,
"translate": null
}
]
}
}
],
"pinyin": "",
"splitWord": [
{
"type": 0,
"word": "",
"spell": "",
"audio": "",
"sort": 0,
"splices": [
""
]
}
]
}
]
}
]
}
},
"msg": "",
"total": 0
}