Authorization: Bearer ********************
curl --location --request GET '/appMark/service/send' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "string", "data": "string" }