curl --location --request GET 'http://test-apisix.taolihanyu.net/roadmap/hsk-course-times/query/' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}}}' \
--header 'Authorization: bearer {{access_token}}'
{
"code": "",
"data": {
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"lang": "",
"name": "",
"models": "",
"courseIds": [
0
],
"modules": [
{
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"parentId": 0,
"name": "",
"studyName": "",
"practiceName": "",
"hanziName": "",
"type": 0,
"videoIds": "",
"articleId": 0,
"articleLang": "",
"sort": 0,
"hideParentQuestionStem": 0,
"words": [
{
"id": 0,
"parentId": 0,
"wordId": 0,
"text": "",
"important": 0,
"soundId": 0,
"soundType": 0,
"sort": 0,
"explanations": [
{
"explanationId": 0,
"partSpeech": "",
"expShow": 0,
"imageShow": 0,
"expTranslate": 0,
"sentencePinyin": 0,
"sentenceTranslate": 0,
"sentenceContents": [
0
],
"explanationContent": "",
"lang": ""
}
],
"pinyin": "",
"soundUrl": "",
"splitType": ""
}
],
"videos": [
{
"id": 0,
"name": "",
"asName": "",
"questionSum": 0
}
],
"practices": [
{
"id": 0,
"name": "",
"asName": "",
"questionSum": 0
}
],
"hanzis": [
{
"id": 0,
"wordId": 0,
"soundId": 0,
"soundType": 0,
"soundUrl": "",
"realSoundUrl": "",
"sort": 0,
"pinyin": "",
"word": "",
"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": [
null
]
}
]
}
],
"splitWord": [
{
"type": "",
"word": "",
"spell": "",
"audio": "",
"sort": 0,
"splices": [
null
]
}
]
}
],
"videoDuration": 0.0,
"articleName": ""
}
]
},
"msg": "",
"total": 0
}