curl --location --request POST '/api/coupon/getCoupon' \ --header 'token: {{token}}'
{ "code": 1, "msg": "领取成功", "data": "", "show": 0, "time": "0.256203" }