{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"name": "string",
"classifyId": 0,
"difficultyId": 0,
"classifyName": "string",
"difficultyName": "string",
"limitingTime": 0,
"passScore": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22Z",
"enable": true,
"deleted": true,
"passGrade": 0,
"examined": true,
"compilerId": 0,
"compilerName": "string",
"questionVos": [
{
"id": 0,
"infoId": 0,
"name": "string",
"weight": 0,
"content": "string",
"referenceCode": "string",
"compilerId": 0,
"createTime": "2019-08-24T14:15:22Z"
}
]
}
}