curl --location --request GET '/operate/vote/updateStatus?id&operate' \ --header 'Authorization: Bearer {{token}}'
{ "code": "string", "msg": "string", "data": {} }