Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
swagger
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
张允禹
swagger
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:
...
@@ -939,12 +939,18 @@ paths:
description
:
标识是那种类型
description
:
标识是那种类型
required
:
true
required
:
true
type
:
integer
type
:
integer
format
:
integer
-
name
:
all_count
-
name
:
all_count
in
:
query
in
:
query
description
:
是否需要全部的数字
description
:
是否需要全部的数字
required
:
false
required
:
false
type
:
integer
type
:
integer
format
:
integer
format
:
integer
-
name
:
page
in
:
query
description
:
第几页
required
:
false
type
:
integer
format
:
integer
format
:
integer
tags
:
tags
:
-
Service
-
Service
...
@@ -957,8 +963,9 @@ paths:
...
@@ -957,8 +963,9 @@ paths:
message
:
'
'
message
:
'
'
error
:
0
error
:
0
data
:
data
:
count
:
当前bar的个数,总是有
size
:
10
counts
:
[
新产品数,修改审核数
,
特批审核数
]
current_bar_counts
:
当前bar的总数量
all_counts
:
[
新产品数,修改审核数
,
特批审核数
]
under_reviews
:
under_reviews
:
-
detail
:
美购描述
-
detail
:
美购描述
submit_time
:
提交时间
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