Toggle navigation
Toggle navigation
This project
Loading...
Sign in
platform
/
yohobuy-doc
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Snippets
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
LiQZ
2016-05-31 14:37:53 +0800
Commit
195b0714d305afb11ce235b4894d8b261f1ff6d4
1 parent
4efbc8bb
Update special_activity.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
inferface-document/promotion/special_activity.md
inferface-document/promotion/special_activity.md
View file @
195b071
...
...
@@ -9,12 +9,12 @@
#### 入参:
```
json
{
"
params"
:
[
111
,
92
]
}
{
"
ids"
:
"111, 92"
}
```
|编码|含义|必填|说明|
|--------|---------|----|----|
|
params | ID 数组 | 是 | int
[
]
|
|
ids | ID 数组 | 是 | string
|
#### 返回
...
...
Please
register
or
login
to post a comment