curl --location --request GET 'https://overseas-training-uat.dah-demo.com/overseas-training/course/homework/detail/3167124009848064' \
--header 'Authorization: Bearer SG|XU3H2qwLMqmKkeofc2-4sbXhi4Q'
{
"code": 0,
"exceptionCode": "",
"msg": "",
"data": {
"homeworkId": 0,
"homeworkName": "",
"homeworkTimeZone": "",
"homeworkTime": "",
"description": "",
"homeworkAttachments": [
{
"previewUrl": "",
"temporaryUrl": "",
"id": 0
}
],
"submitType": "",
"currentStatus": 0,
"statusText": "",
"showSubmitButton": false,
"showSaveButton": false,
"showRecallButton": false,
"buttonsEnabled": false,
"remark": "",
"showStatusInfo": false
}
}