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