{
"errno":0,
"errmsg":"SUCCESS",
"errcode":"SUCCESS",
"data":{
"route":{
"steps":[
{
"links":[
{
"coords":"120.111,30.111;120.222,30.222",
"traffic_status":0,
"link_type":0,
"time":10,
"length":100,
"road_name":"XX大道",
"traffic":"1-0;155-1;162-0"
}
],
"time":10,
"length":100,
"end_location":"120.222,30.222",
"start_location":"120.111,30.111"
}
],
"estimated_price":"50",
"tolls":"5",
"light":3,
"distance":100,
"cost_time":1000,
"route_desc":"时间最快",
"route_id":"12345412"
},
"driver_eta_info":{
"direction":"40",
"speed":"20",
"lng":"30.123",
"lat":"120.123",
"timestamp":1721112299,
"remain_light_count":3,
"remain_time":100,
"remain_distance":1000
},
"order_id":"123456754"
}
}