{
"practiceRecordId": 0,
"questionId": 0,
"name": "string",
"createTime": "string",
"sort": 0,
"questionSum": 0,
"type": 0,
"answerText": "string",
"comment": "string",
"score": 0,
"fullScore": 0,
"pid": 0,
"answerList": [
{
"questionId": 0,
"answerText": "string",
"optionId": 0,
"answerBelong": 0,
"sort": 0,
"optionNumber": 0,
"title": "string"
}
]
}