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
b0b23a2d
Commit
b0b23a2d
authored
Aug 13, 2016
by
张允禹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add id
parent
c811ad52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
2 deletions
+22
-2
ascle.yaml
ascle.yaml
+22
-2
No files found.
ascle.yaml
View file @
b0b23a2d
...
...
@@ -114,6 +114,13 @@ paths:
id
:
2
error
:
0
message
:
'
'
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ------------------------
/agreement/{id}/accept
:
post
:
...
...
@@ -124,6 +131,13 @@ paths:
responses
:
'
200'
:
description
:
OK
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ------------------------
/agreement/no_accepted
:
get
:
...
...
@@ -237,6 +251,13 @@ paths:
error
:
0
success
:
true
error_code
:
0
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ------------------------
/order
:
get
:
...
...
@@ -410,6 +431,7 @@ paths:
total
:
2
message
:
'
'
page
:
1
error
:
0
orders
:
-
name
:
m型唇
status
:
'
已退款'
...
...
@@ -429,8 +451,6 @@ paths:
refund_time
:
1470160719
id
:
'
4626252114'
gengmei_price
:
333
message
:
'
'
error
:
0
# ------------------------
/refund/{id}
:
get
:
...
...
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