"type": 1,
{
"eventId": "事件ID",
"amount": "投票数",
"playVotePushDtoList":[
{
"playId": "玩法id",
"amount": "投票数",
"itemVotePushDtoList":[
{
"itemId": 1 (投票项id),
"amount": "投票数"
}
]
}
]
}