Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
api_document
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
backend
api_document
Commits
913f38bf
Commit
913f38bf
authored
Aug 29, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:添加分页
parent
8accff02
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
ascle.yaml
ascle.yaml
+9
-2
No files found.
ascle.yaml
View file @
913f38bf
...
...
@@ -939,12 +939,18 @@ paths:
description
:
标识是那种类型
required
:
true
type
:
integer
format
:
integer
-
name
:
all_count
in
:
query
description
:
是否需要全部的数字
required
:
false
type
:
integer
format
:
integer
-
name
:
page
in
:
query
description
:
第几页
required
:
false
type
:
integer
format
:
integer
tags
:
-
Service
...
...
@@ -957,8 +963,9 @@ paths:
message
:
'
'
error
:
0
data
:
count
:
当前bar的个数,总是有
counts
:
[
新产品数,修改审核数
,
特批审核数
]
size
:
10
current_bar_counts
:
当前bar的总数量
all_counts
:
[
新产品数,修改审核数
,
特批审核数
]
under_reviews
:
-
detail
:
美购描述
submit_time
:
提交时间
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment