Authorization: Bearer ********************
curl --location --request GET '/admin/getNum?permission' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "msg": "" }