Authorization: Bearer ********************curl --location --request GET '/web/vehicle-info/v1.0/terminal_record/vin-terminal-type?vin=LZGTEST2025071101&terminalType=1' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"msg": "success",
"data": "602506180965"
}