Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ttj1314
/
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
Plain Diff
Browse Files
Authored by
liqingzhong
2016-09-06 18:39:37 +0800
Commit
e8de0cb41cac9a8cb1aad9ac72714b8d57a86673
2 parents
b54f80a7
9f6e9f95
Merge branch 'master' of
http://git.yoho.cn/yoho-documents/api-interfaces
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
订单/Easyoffline.md
订单/OfflineS.md
订单/Easyoffline.md
View file @
e8de0cb
...
...
@@ -538,7 +538,7 @@ code为200即为成功,否则是失败。
|coupon_code|string|是|""|""|优惠券码|
|product_sku_list|string|是|""|""|立即购买,优先|
|client_type|string|否|web|iphone|终端|
|receiverMobile|
int|否|17798512064||收货
人手机号码|
|receiverMobile|
String|否|17798512064||发票接收
人手机号码|
|product_skn|int|否|||skn|
|product_sku|int|否|||sku|
|online_buy_number|int|是||2|线上购买数量|
...
...
订单/OfflineS.md
View file @
e8de0cb
...
...
@@ -1112,7 +1112,7 @@ code为200即为成功,否则是失败。
|payment_id|int|是|15||支付id|
|payment_type|int|是|1||支付类型|
|coupon_code|string|是|""|""|优惠券码|
|receiverMobile|
int|否|17798512064||收货
人手机号码|
|receiverMobile|
String|否|17798512064||发票接收
人手机号码|
|shopping_key|string|否|Y123456|Y123456|手环编号|
|buy_type|int|否|1|购买方式,1店员购买,2用户自行购买|
|store_id|int|是|12|0|门店id|
...
...
Please
register
or
login
to post a comment