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
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:
id
:
选项id
-
name
:
选项
# ------------------------
/service/under_review
:
# ------------------------
/service/about_view
:
get
:
summary
:
待审核
列表
description
:
三种类型的待审核列表都通过这个,每种类型的数量
summary
:
重构美购
列表
description
:
两类,6种类型的待审核列表都通过这个
parameters
:
-
name
:
type
in
:
query
description
:
标识是那种类型
description
:
标识是那种类型
,通过不通过各有三种,一共6中,ascle_type里有
required
:
true
type
:
integer
format
:
integer
-
name
:
all_count
-
name
:
a
sk_a
ll_count
in
:
query
description
:
是否需要全部的数字
description
:
是否需要全部的数字
,默认不需要,传true or
false
required
:
false
type
:
integer
format
:
integer
type
:
boolean
format
:
boolean
-
name
:
page
in
:
query
description
:
第几页
description
:
第几页
,默认第一页
required
:
false
type
:
integer
format
:
integer
...
...
@@ -965,9 +966,16 @@ paths:
data
:
size
:
10
current_bar_counts
:
当前bar的总数量
all_counts
:
[
新产品数,修改审核数
,
特批审核数
]
all_counts
:
new
:
12
old
:
213
special
:
这三个或者下面三个
all
:
213
online
:
123
offline
:
213
under_reviews
:
-
detail
:
美购描述
id
:
21
submit_time
:
提交时间
status
:
状态码,int
# ----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