Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
doc
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bo
doc
Commits
79e53509
Commit
79e53509
authored
Apr 15, 2025
by
bo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update orders_sort.md
parent
09e1934d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
+1
-2
orders_sort.md
orders_sort.md
+1
-2
No files found.
orders_sort.md
View file @
79e53509
# 方式一
## /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关联经纬度,可以有多组组成,每组之间分号分隔
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment