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
ba9c38e8
Commit
ba9c38e8
authored
Aug 12, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
68baa16f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
34 deletions
+6
-34
ascle.yaml
ascle.yaml
+6
-34
No files found.
ascle.yaml
View file @
ba9c38e8
...
...
@@ -66,41 +66,25 @@ paths:
description
:
An array of price estimates by product
default
:
description
:
Unexpected error
/agreement/
detail
:
/agreement/
<id>
:
get
:
summary
:
协议详情
description
:
获得单个协议的详情
parameters
:
-
name
:
id
in
:
query
description
:
协议id
required
:
true
type
:
integer
format
:
integer
tags
:
-
Agreement
responses
:
'
200'
:
description
:
An array of price estimates by product
default
:
description
:
Unexpected error
/agreement/accept
:
/agreement/<id>/accept
:
post
:
summary
:
接受协议
description
:
医生点击同意协议
parameters
:
-
name
:
id
in
:
formData
description
:
协议id
required
:
true
type
:
integer
format
:
integer
tags
:
-
Agreement
responses
:
'
200'
:
description
:
OK
/agreement/no_accepted
_list
:
/agreement/no_accepted
:
get
:
summary
:
没有接受的协议列表
description
:
直接返回所有还没有接受的协议
...
...
@@ -109,7 +93,7 @@ paths:
responses
:
'
200'
:
description
:
OK
agreement/accepted_list
:
/agreement/
:
get
:
summary
:
接受的协议列表
description
:
按照分页返回协议列表
...
...
@@ -131,7 +115,7 @@ paths:
responses
:
'
200'
:
description
:
OK
/bulletin
/list
:
/bulletin
:
get
:
summary
:
公告列表
description
:
医生公告列表
...
...
@@ -152,17 +136,10 @@ paths:
content_id
:
2
error_code
:
0
success
:
true
/bulletin/
detail
:
/bulletin/
<id>
:
get
:
summary
:
公告详情
description
:
医生公告详情
parameters
:
-
name
:
id
in
:
query
description
:
协议id
required
:
true
type
:
integer
format
:
integer
tags
:
-
bulletin
responses
:
...
...
@@ -176,7 +153,3 @@ paths:
image
:
'
http://hera.s.gmei.com/bulletin/2016/03/23/b3e00f8825'
title
:
我的第一个公告
content_id
:
2
message
:
'
'
error
:
0
success
:
true
error_code
:
0
\ No newline at end of file
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