{
"page": 1,
"size": 20,
"categoryId": 0,
"dimension": 0,
"courseCategoryId": 0,
"status": 0
}curl --location --request POST 'http://test-ops.taolihanyu.net/test/roadmap/home-course-config/list' \
--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' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 1,
"size": 20,
"categoryId": 0,
"dimension": 0,
"courseCategoryId": 0,
"status": 0
}'{
"code": "",
"data": [
{
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"categoryId": 0,
"dimension": 0,
"deleted": 0,
"status": 0,
"contentList": [
{
"id": 0,
"parentId": 0,
"courseBelong": 0,
"sort": 0,
"deleted": 0
}
],
"categoryName": ""
}
],
"msg": "",
"total": 0
}