Authorization: Bearer ********************curl --location --request GET '/app/app-vehicle-manager/v1.0/behavior/analyze-energy-sort-h?type=&vin=&startDate=&endDate=&reportType=' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"msg": "success",
"data": []
}