Commit 79e53509 by bo

Update orders_sort.md

parent 09e1934d
# 方式一
## /tools/v1/orders_sort_rcmd
## get
## params:
cur_poi: lng,lat # 当前位置
next_order: id,lng,lat,lng,lat # 指定下一单,单号,经纬度对 (已取货单只有一个经纬度)
next_order: id # 指定下一单id
orders: id,lng,lat,lng,lat;id,lng,lat;id,lng,lat
# 单子id关联经纬度,可以有多组组成,每组之间分号分隔
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment