curl --location --request GET 'http://test-apisix.taolihanyu.net/roadmap/app-api/v1/chapter/words/' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}}}' \
--header 'Authorization: bearer {{access_token}}'
{
"code": "",
"data": [
{
"id": 0,
"stationId": 0,
"chapterId": 0,
"gradeId": 0,
"wordId": 0,
"explained": 0,
"duration": "",
"explainedUri": "",
"partType": 0,
"lang": "",
"wsort": 0,
"introduce": 0,
"explainedType": "",
"explainedImg": "",
"wordVo": {
"id": 0,
"type": "",
"word": "",
"pinyin": "",
"explanationEn": "",
"soundUrl": "",
"imgUrl": "",
"study": "",
"collect": "",
"video": 0,
"videoUri": "",
"expression": {
"sentence": "",
"translate": "",
"soundType": 0,
"realSoundUrl": "",
"wordExplain": [
{
"word": "",
"pinyin": "",
"position": 0
}
]
},
"expressions": [
{
"sentence": "",
"translate": "",
"soundType": 0,
"realSoundUrl": "",
"wordExplain": [
{
"word": "",
"pinyin": "",
"position": 0
}
]
}
],
"splitWord": [
{
"type": "",
"word": "",
"spell": "",
"audio": "",
"sort": 0,
"splices": [
""
]
}
],
"splices": [
""
],
"sliceWord": [
{
"word": "",
"pinyin": "",
"strokeUri": ""
}
],
"assemble": [
{
"": [
""
]
}
]
},
"wordVos": [
{
"id": 0,
"type": "",
"word": "",
"pinyin": "",
"explanationEn": "",
"soundUrl": "",
"imgUrl": "",
"study": "",
"collect": "",
"video": 0,
"videoUri": "",
"expression": {
"sentence": "",
"translate": "",
"soundType": 0,
"realSoundUrl": "",
"wordExplain": [
{
"word": "",
"pinyin": "",
"position": 0
}
]
},
"expressions": [
{
"sentence": "",
"translate": "",
"soundType": 0,
"realSoundUrl": "",
"wordExplain": [
{
"word": "",
"pinyin": "",
"position": 0
}
]
}
],
"splitWord": [
{
"type": "",
"word": "",
"spell": "",
"audio": "",
"sort": 0,
"splices": [
""
]
}
],
"splices": [
""
],
"sliceWord": [
{
"word": "",
"pinyin": "",
"strokeUri": ""
}
],
"assemble": [
{
"": [
""
]
}
]
}
],
"expressions": [
{
"sentence": "",
"translate": "",
"soundType": 0,
"realSoundUrl": "",
"wordExplain": [
{
"word": "",
"pinyin": "",
"position": 0
}
]
}
],
"types": [
""
],
"mode": "",
"writeSwitch": "",
"followSwitch": "",
"grammarImage": "",
"grammarContent": ""
}
],
"msg": "",
"total": 0
}