true
false
true
false
,默认false
curl --location --request GET 'https://demo.ujcms.com/api/vote'
[
{
"id": 0,
"siteId": 0,
"title": "string",
"description": "string",
"beginDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"created": "2019-08-24T14:15:22Z",
"interval": 0,
"times": 0,
"mode": 0,
"multiple": true,
"enabled": true,
"order": 0,
"options": [
{
"id": 0,
"voteId": 0,
"title": "string",
"count": 0,
"order": 0,
"percent": 0
}
],
"status": 0,
"total": 0
}
]