curl --location --request GET 'https://overseas-training-uat.dah-demo.com/overseas-training/api/open/online/list?languageCode&timeZone'{
"code": 0,
"exceptionCode": "",
"msg": "",
"data": [
{
"courseId": 0,
"courseName": "",
"courseIntroduction": "",
"coverAttachment": {
"previewUrl": "",
"temporaryUrl": "",
"id": 0
},
"totalDuration": 0,
"studentCount": 0,
"courseType": 0,
"courseTypeName": "",
"courseCategoryId": 0,
"courseCategoryName": "",
"productCategoryId": 0,
"productCategoryName": "",
"certificationLevel": "",
"publishDate": "",
"needUpgrade": false
}
]
}