curl --location --request GET 'http://test-ops.taolihanyu.net/test/roadmap/home-column/query/' \
--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": {
"id": 0,
"columnType": 0,
"columnName": "",
"title": "",
"intro": "",
"courseType": 0,
"courseName": "",
"sort": 0,
"status": 0,
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"lang": [
""
],
"contentList": [
{
"id": 0,
"parentId": 0,
"title": "",
"intro": "",
"lang": ""
}
]
},
"msg": "",
"total": 0
}