curl --location --request GET 'http://test-apisix.taolihanyu.net/roadmap/station/query/' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}}}' \
--header 'Authorization: bearer {{access_token}}'
{
"code": "",
"data": {
"id": 0,
"grade": 0,
"coverLock": "",
"coverUnlock": "",
"prizeId": 0,
"free": "",
"feedback": "",
"status": "",
"type": "",
"pid": 0,
"version": "",
"nameImg": "",
"sort": 0,
"content": [
{
"id": 0,
"lang": "",
"title": "",
"tips": "",
"remark": "",
"grade": "",
"galias": ""
}
],
"lang": [
""
],
"coins": 0,
"taskId": 0,
"category": 0
},
"msg": "",
"total": 0
}