Authorization: Bearer ********************[
"LZGTEST2025110501"
]curl --location --request POST '/web/vehicle-query/v1.0/vehicle-follow/follow' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
"LZGTEST2025110501"
]'{
"code": 200,
"msg": "success",
"data": true
}