curl --location 'http://127.0.0.1:7878/' \ --header 'Authorization: {{token}}'
{ "code": 2000, "data": null, "message": "ok" }