curl --location --request POST '/api/teamhead/verify' \ --header 'token;' \ --data-urlencode 'verification_code='
{ "code": 1, "show": 0, "msg": "核销成功", "data": [] }