{
"vote": {
"id": 0,
"title": "string",
"questions": [
{
"id": 0,
"content": "string",
"question_type": 0,
"max_select": 0,
"options": [
{
"id": 0,
"content": "string",
"image": "string"
}
]
}
]
},
"list": [
{
"question_id": 0,
"userid": 0,
"third_unionid": "string",
"options": [
{
"id": 0
}
]
}
],
"pagination": {
"total": 0,
"page_size": 0,
"current": 0
}
}