{
"code": 0,
"message": "string",
"data": [
{
"sessionId": "string",
"mid": "string",
"type": "string",
"data": {
"qid": "string",
"question": "string",
"options": [
{
"num": 0,
"desc": "string",
"remark": "string"
}
],
"answer": 0,
"answerNum": 0,
"answerContent": "string",
"message": "string",
"correct": true,
"score": 0,
"totalScore": 0,
"title": "string",
"first": "string",
"nickname": "string",
"desc": "string",
"levelDesc": "string",
"level": 0,
"percent": 0,
"knowlegeStars": 0,
"knowlegeDesc": null,
"originalityStars": 0,
"originalityDesc": null,
"poetryTitle": "string",
"poetryContents": [
"string"
],
"poetryTime": "string",
"poetryAuthor": "string",
"aiNickname": "string",
"aiIcon": "string",
"aiDesc": "string"
},
"round": 0
}
]
}