Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周蓉君
/
API-Interfaces
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
qianjun
2016-05-23 19:07:25 +0800
Commit
e73a28b8db4a351ee14125606f99d35e02739e0e
1 parent
7766e5d3
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
订单/订单前后台分离.md
订单/订单前后台分离.md
View file @
e73a28b
...
...
@@ -36,10 +36,11 @@
| route key | order.erpstatus |
> 修改订单收货人地址
> 修改订单收货人地址
```
json
{
"order_code"
:
100000
,
"status"
:
200
}
```
### 注意:200是已标记状态,准备打印地址单
> 已交寄
```
json
...
...
Please
register
or
login
to post a comment