{
"page": 1,
"size": 20,
"year": 0,
"level": 1,
"part": 0,
"type": 0
}
curl --location --request POST 'http://test-apisix.taolihanyu.net/roadmap/app-api/v1/hsk-real-question/hanzi/list' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}}}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 1,
"size": 20,
"year": 0,
"level": 1,
"part": 0,
"type": 0
}'
{
"code": "",
"data": [
{
"bookId": 0,
"groupNumber": 0,
"wordNum": 0,
"hanziList": [
{
"wordId": 0,
"soundId": 0,
"soundType": 0,
"sort": 0,
"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": [
{
"": [
""
]
}
]
}
],
"types": [
""
],
"mode": "",
"writeSwitch": "",
"followSwitch": ""
}
],
"status": 0,
"hskLevels": [
0
]
}
],
"msg": "",
"total": 0
}