curl --location --request GET 'https://api.xiaojukeji.com//v1/app?start_lat=39.998813&start_lng=116.317489&end_lat=40.011006&end_lng=116.338897&product_type=taxi' \
--header 'Authorization: Bearer domain|{access_token}' \
--header 'Authorization;' \
--header 'Content-Type: application/x-www-form-urlencoded'
{
"jump_url": "string",
"download": "string"
}