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