curl --location --request GET 'http://test-ops.taolihanyu.net/test/roadmap/chapter/options/' \
--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": [
{
"dictValue": "",
"dictLabel": "",
"listClass": "",
"tonePinyin": "",
"numberPinyin": "",
"other": "",
"params": "",
"category": "",
"type": 0
}
],
"msg": "",
"total": 0
}