{
"code": 200,
"message": "string",
"data": {
"appVoteList": [
{
"teacherId": 0,
"teacharName": "string",
"thumbAvatar": "string",
"groupName": "string",
"voteCount": 0,
"votedToday": true
}
],
"voteChance": 0
}
}