Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:8181/yiyi/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "string", "data": "string" }