Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/ess/ammeter_remote_set_data/supportGet' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": false }