Authorization: Bearer ********************curl --location --request GET '/web/vehicle-query/v1.0/vehicle-follow/list-follow' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"msg": "success",
"data": [
"LZGTEST2025110501"
]
}