curl --location --request GET 'http://test-ops.taolihanyu.net/test/roadmap/campus/app/config?campusId=25768' \
--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": {
"campusId": 0,
"featureConfig": {
"": 0
},
"h5Config": {
"": {
"url": "",
"type": 0
}
},
"languages": [
{
"enable": false,
"lang": ""
}
]
},
"msg": "",
"total": 0
}