Authorization: Bearer ********************curl --location --request GET '/web/vehicle-query/v1.0/working_algorithm_conf/version-type-name?name&type' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "string",
"data": [
"string"
]
}