Toggle navigation
Toggle navigation
This project
Loading...
Sign in
qianjun
/
yohobuy-doc
·
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
chenchao
2016-02-16 15:29:00 +0800
Commit
f464e11e3c2a0d686a8d76735076ae85222ce4f1
1 parent
cdd36b95
add page (size)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
inferface-document/brandSeries.md
inferface-document/brandSeries.md
View file @
f464e11
...
...
@@ -41,6 +41,8 @@
|shopsId | int | 1 | 店铺id | 是|
|brandId | int | 1 | 店铺id下的某个品牌id | 是|
|type | int | 1 | 1:"品牌款型";2:"品牌系列" | 是|
|page | int | 1 | 页码数,默认1 | 否|
|size | int | 10 | 记录数,默认10条 | 否|
--------------------------------
### 返回
...
...
Please
register
or
login
to post a comment