Authorization: ********************{
"appId": "string",
"stationId": "string",
"vehicleType": 0
}curl --location --request POST '/management/station/activeStationCount' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "string",
"stationId": "string",
"vehicleType": 0
}'{
"code": "",
"msg": "",
"data": 0,
"stackTraceMsg": ""
}