curl --location --request POST 'https://api.xiaojukeji.com//v1/activity/openCoupon' \
--header 'Authorization: Bearer domain|{sign}' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"uid":"ABCd234","phone":"18511663962"}'
{
"errno": 0,
"errmsg": "string"
}