Toggle navigation
Toggle navigation
This project
Loading...
Sign in
michaelcao
/
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:24:11 +0800
Commit
f1534ec168dd189f68bf3f8a7ffaca57e00a7e89
1 parent
97d85153
param to page size
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
inferface-document/size.md
inferface-document/size.md
View file @
f1534ec
...
...
@@ -72,8 +72,8 @@
-------------------------
|属性名称|类型|例子|说明|是否必填|
|-------|----|----|----|-------|
|curPage|int|1|页码|是|
|pageSize|int|10|条数|是|
|page|int|1|页码|是|
|size|int|10|条数|是|
--------------------------------
### 返回
...
...
Please
register
or
login
to post a comment