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
575e38c2
Commit
575e38c2
authored
Aug 29, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合并两个
parent
913f38bf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
10 deletions
+18
-10
ascle.yaml
ascle.yaml
+18
-10
No files found.
ascle.yaml
View file @
575e38c2
...
@@ -929,26 +929,27 @@ paths:
...
@@ -929,26 +929,27 @@ paths:
id
:
选项id
id
:
选项id
-
name
:
选项
-
name
:
选项
# ------------------------
# ------------------------
/service/under_review
:
# ------------------------
/service/about_view
:
get
:
get
:
summary
:
待审核
列表
summary
:
重构美购
列表
description
:
三种类型的待审核列表都通过这个,每种类型的数量
description
:
两类,6种类型的待审核列表都通过这个
parameters
:
parameters
:
-
name
:
type
-
name
:
type
in
:
query
in
:
query
description
:
标识是那种类型
description
:
标识是那种类型
,通过不通过各有三种,一共6中,ascle_type里有
required
:
true
required
:
true
type
:
integer
type
:
integer
format
:
integer
format
:
integer
-
name
:
all_count
-
name
:
a
sk_a
ll_count
in
:
query
in
:
query
description
:
是否需要全部的数字
description
:
是否需要全部的数字
,默认不需要,传true or
false
required
:
false
required
:
false
type
:
integer
type
:
boolean
format
:
integer
format
:
boolean
-
name
:
page
-
name
:
page
in
:
query
in
:
query
description
:
第几页
description
:
第几页
,默认第一页
required
:
false
required
:
false
type
:
integer
type
:
integer
format
:
integer
format
:
integer
...
@@ -965,9 +966,16 @@ paths:
...
@@ -965,9 +966,16 @@ paths:
data
:
data
:
size
:
10
size
:
10
current_bar_counts
:
当前bar的总数量
current_bar_counts
:
当前bar的总数量
all_counts
:
[
新产品数,修改审核数
,
特批审核数
]
all_counts
:
new
:
12
old
:
213
special
:
这三个或者下面三个
all
:
213
online
:
123
offline
:
213
under_reviews
:
under_reviews
:
-
detail
:
美购描述
-
detail
:
美购描述
id
:
21
submit_time
:
提交时间
submit_time
:
提交时间
status
:
状态码,int
status
:
状态码,int
# ----Skyler start--------------------
# ----Skyler start--------------------
...
...
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