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
d1bcfa00
Commit
d1bcfa00
authored
Aug 13, 2016
by
张允禹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
<> -> {}
parent
13c4bedd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
ascle.yaml
ascle.yaml
+10
-10
No files found.
ascle.yaml
View file @
d1bcfa00
...
...
@@ -92,7 +92,7 @@ paths:
'
200'
:
description
:
An array of price estimates by product
# ------------------------
/agreement/
<id>
:
/agreement/
{id}
:
get
:
summary
:
协议详情
description
:
获得单个协议的详情
...
...
@@ -115,7 +115,7 @@ paths:
error
:
0
message
:
'
'
# ------------------------
/agreement/
<id>
/accept
:
/agreement/
{id}
/accept
:
post
:
summary
:
接受协议
description
:
医生点击同意协议
...
...
@@ -216,7 +216,7 @@ paths:
error_code
:
0
success
:
true
# ------------------------
/bulletin/
<id>
:
/bulletin/
{id}
:
get
:
summary
:
公告详情
description
:
医生公告详情
...
...
@@ -319,7 +319,7 @@ paths:
success
:
true
error_code
:
0
# ------------------------
/order/
<id>
:
/order/
{id}
:
get
:
summary
:
订单详情
description
:
订单详情
...
...
@@ -373,7 +373,7 @@ paths:
success
:
true
error_code
:
0
# ------------------------
/refund/
<id>
:
/refund/
{id}
:
get
:
summary
:
退款单详情
description
:
退款单详情
...
...
@@ -383,7 +383,7 @@ paths:
'
200'
:
description
:
OK
# ------------------------
/refund/
<id>
/agree
:
/refund/
{id}
/agree
:
post
:
summary
:
同意退款
description
:
同意退款
...
...
@@ -425,7 +425,7 @@ paths:
success
:
true
error_code
:
0
# ------------------------
/statement/
<id>
:
/statement/
{id}
:
get
:
summary
:
对帐单详情
description
:
对帐单详情
...
...
@@ -442,7 +442,7 @@ paths:
type
:
integer
format
:
integer
# ------------------------
/statement/
<id>
/operation
:
/statement/
{id}
/operation
:
get
:
summary
:
对帐单日志
description
:
对帐单日志
...
...
@@ -533,14 +533,14 @@ paths:
message
:
'
'
error
:
0
# ------------------------
/reserve/
<id>
/set_status
:
/reserve/
{id}
/set_status
:
post
:
summary
:
预约列表
description
:
预约列表
parameters
:
-
name
:
status
in
:
query
description
:
2--
> 确认; 3-->
取消
description
:
2--
} 确认; 3--}
取消
required
:
true
type
:
integer
format
:
integer
...
...
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