Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/ess/box2/boxCount'
{
"totalNum": 0,
"chargeNum": 0,
"dischargeNum": 0,
"standbyNum": 0,
"stopNum": 0,
"okNum": 0,
"onlineNum": 0,
"offlineNum": 0,
"faultNum": 0
}