{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"classId": 0,
"homeworkName": "string",
"description": "string",
"unlockType": 0,
"unlockTime": "string",
"weekNumber": 0,
"recipients": [
{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"homeworkId": 0,
"studentId": 0
}
],
"contents": [
{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"homeworkId": 0,
"type": 0,
"bindId": 0,
"name": "string",
"asName": "string"
}
]
}