curl --location --request GET 'https://overseas-training-uat.dah-demo.com/overseas-training/api/open/landing/'
{
"code": 0,
"exceptionCode": "",
"msg": "",
"data": {
"courseId": 0,
"courseName": "",
"courseCover": {
"previewUrl": "",
"temporaryUrl": "",
"id": 0
},
"courseIntroduction": "",
"totalTaskCount": 0,
"totalDuration": "",
"hasExamOrAssignment": "",
"timeZone": "",
"timeRange": "",
"isButtonEnabled": false
}
}