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
9 years ago
Commit
23e171277276d6f32cc4bdf6b965006138c947db
1 parent
a36f5b6e
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
订单/虚拟购物车.md
订单/虚拟购物车.md
View file @
23e1712
...
...
@@ -13,7 +13,7 @@
#### 请求参数
| 名称 | 类型 | 是否必须 | 示例值 | 默认值 | 描述 |
| :-- | :-- | :-- | :-- | :-- | :-- |
| method | String | 是 | app.
S
hopping.ticket| |请求方法|
| method | String | 是 | app.
s
hopping.ticket| |请求方法|
| uid | int | 是 | 8041886 ||用户ID |
| product_sku | int | 是 | 803801 ||产品sku|
| use_yoho_coin | double | 否 | 100 ||使用yoho币|
...
...
@@ -115,7 +115,7 @@
#### 请求参数
| 名称 | 类型 | 是否必须 | 示例值 | 默认值 | 描述 |
| :-- | :-- | :-- | :-- | :-- | :-- |
| method | String | 是 | app.
Shopping.t
icket| |请求方法|
| method | String | 是 | app.
shopping.submitT
icket| |请求方法|
| uid | int | 是 | 8041886 ||用户ID |
| product_sku | int | 是 | 803801 ||产品sku|
| mobile | String | 是 | 13814772111 ||手机号码|
...
...
Please
register
or
login
to post a comment