curl --location --request GET 'http://test-ops.taolihanyu.net/test/roadmap/app-api/v2/home/my-page-4140' \
--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": {
"toolbars": [
{
"id": 0,
"title": "",
"introduce": "",
"contents": "",
"sort": 0,
"status": "",
"configKey": "",
"prefix": "",
"images": "",
"backImg": "",
"position": 0,
"subscriptIcon": "",
"linkUri": "",
"studyCourse": 0,
"scStatisKey": "",
"enTitle": "",
"effectOsType": 0
}
],
"campusVO": {
"id": 0,
"name": "",
"code": "",
"cover": "",
"countryCode": "",
"countryName": "",
"languages": [
{
"enable": false,
"lang": ""
}
]
}
},
"msg": "",
"total": 0
}