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
5635cbe8
Commit
5635cbe8
authored
Nov 23, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add edit api
parent
68818c10
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
8 deletions
+18
-8
ascle.yaml
ascle.yaml
+18
-8
No files found.
ascle.yaml
View file @
5635cbe8
...
...
@@ -2364,13 +2364,13 @@ paths:
status
:
状态,报名成功,驳回...
reject_records
:
# 驳回记录,可能有多条
-
id
:
驳回对应的id
message
:
驳回信息
time
:
驳回记录时间
# ---------------------------------------
/activity/{activity_id}/service/{seckill_apply_id
}/delete
:
comment
:
驳回信息
created_
time
:
驳回记录时间
# ---------------------------------------
------------
/activity/{activity_id}/service/{seckill_apply_id
/edit
:
post
:
summary
:
删除
一个活动美购
description
:
删除一个活动美购
summary
:
提交申请
一个活动美购
description
:
一次只能提交一个
parameters
:
-
name
:
activity_id
in
:
path
...
...
@@ -2379,7 +2379,17 @@ paths:
type
:
integer
-
name
:
seckill_apply_id
in
:
path
description
:
医生申请项目的id
description
:
申请id
required
:
true
type
:
integer
-
name
:
stock
in
:
formData
description
:
秒杀库存
required
:
true
type
:
integer
-
name
:
seckill_price
in
:
formData
description
:
秒杀价格
required
:
true
type
:
integer
tags
:
...
...
@@ -2393,4 +2403,4 @@ paths:
error
:
0
message
:
'
'
data
:
# ---------------------------------------
apply_id
:
int
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