curl --location --request GET 'https://api.xiaojukeji.com//v1/estimates/time?lat=40.058922&lng=116.312615' \
--header 'Authorization: Bearer domain|{access_token}' \
--header 'Authorization;' \
--header 'Content-Type: application/x-www-form-urlencoded'
[
{
"product_type": "string",
"ride_type": "string",
"estimate_eta": 0
}
]