curl --location --request GET 'http://test-apisix.taolihanyu.net/oper/commodity/course/catalog?courseId' \
--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": {
"courseId": 0,
"name": "",
"sort": 0,
"weeklyLearnRestric": 0,
"hskLevel": 0,
"timesList": [
{
"id": 0,
"name": "",
"sort": 0,
"isFree": false,
"moduleList": [
{
"name": "",
"parentId": 0,
"studyName": "",
"practiceName": "",
"sort": 0,
"type": 0,
"videoIds": "",
"articleId": 0,
"partList": [
{
"type": 0,
"name": "",
"practiceBookId": 0,
"videoIds": [
0
],
"articleId": 0,
"sum": 0.0
}
]
}
]
}
],
"unitList": [
{
"unitId": 0,
"name": "",
"sort": 0,
"timesList": [
{
"id": 0,
"name": "",
"sort": 0,
"isFree": false,
"moduleList": [
{
"name": "",
"parentId": 0,
"studyName": "",
"practiceName": "",
"sort": 0,
"type": 0,
"videoIds": "",
"articleId": 0,
"partList": [
{
"type": 0,
"name": "",
"practiceBookId": 0,
"videoIds": [
0
],
"articleId": 0,
"sum": 0.0
}
]
}
]
}
]
}
]
},
"msg": "",
"total": 0
}