Authorization: Bearer ********************
curl --location --request GET 'http://probill.local/api/server/getPowerStatus?id=12' \ --header 'Authorization: Bearer <token>'
{"msg":"物理机非开通状态","code":1}