curl --location --request GET 'http://test-ops.taolihanyu.net/test/roadmap/hsk-course/lesson/info?timesId' \
--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": [
{
"type": 0,
"videoDuration": 0.0,
"questionSums": [
0
]
}
],
"msg": "",
"total": 0
}