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
a67f2210
Commit
a67f2210
authored
Aug 16, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Vounder.vim
parent
2593cbb2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
1 deletion
+21
-1
ascle.yaml
ascle.yaml
+21
-1
No files found.
ascle.yaml
View file @
a67f2210
...
...
@@ -65,6 +65,13 @@ paths:
responses
:
'
200'
:
description
:
OK
schema
:
{}
examples
:
application/json
:
error
:
0
message
:
'
'
data
:
# ------------------------
/account/captcha
:
get
:
...
...
@@ -75,7 +82,13 @@ paths:
-
Account
responses
:
'
200'
:
description
:
ok
responses
:
ok
schema
:
{}
examples
:
application/json
:
error
:
0
message
:
'
'
data
:
# ------------------------
/account/login
:
post
:
...
...
@@ -308,6 +321,13 @@ paths:
get
:
summary
:
公告列表
description
:
医生公告列表
parameters
:
-
name
:
page
in
:
formData
description
:
第几页,默认为1
required
:
false
type
:
integer
format
:
integer
tags
:
-
bulletin
responses
:
...
...
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