{
"code": 0,
"exceptionCode": "string",
"msg": "string",
"data": {
"homeworkId": 0,
"homeworkName": "string",
"homeworkTimeZone": "string",
"homeworkTime": "string",
"description": "string",
"homeworkAttachments": [
{
"previewUrl": "string",
"temporaryUrl": "string",
"id": 0,
"attachmentType": "string",
"type": 0,
"subType": "string",
"fileName": "string",
"submitTime": "string",
"uploadTime": "string"
}
],
"studentUploadedFiles": [
{
"previewUrl": "string",
"temporaryUrl": "string",
"id": 0,
"attachmentType": "string",
"type": 0,
"subType": "string",
"fileName": "string",
"submitTime": "string",
"uploadTime": "string"
}
],
"submitType": "string",
"currentStatus": 0,
"statusText": "string",
"showSubmitButton": true,
"showSaveButton": true,
"showRecallButton": true,
"buttonsEnabled": true,
"remark": "string",
"showStatusInfo": true
}
}