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
fcdfa965
Commit
fcdfa965
authored
Aug 13, 2016
by
张允禹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add id
parent
ed0a7599
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
0 deletions
+35
-0
ascle.yaml
ascle.yaml
+35
-0
No files found.
ascle.yaml
View file @
fcdfa965
...
...
@@ -328,6 +328,13 @@ paths:
responses
:
'
200'
:
description
:
OK
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ------------------------
/refund
:
get
:
...
...
@@ -382,6 +389,13 @@ paths:
responses
:
'
200'
:
description
:
OK
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ------------------------
/refund/{id}/agree
:
post
:
...
...
@@ -392,6 +406,13 @@ paths:
responses
:
'
200'
:
description
:
OK
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ------------------------
/statement
:
get
:
...
...
@@ -451,6 +472,13 @@ paths:
responses
:
'
200'
:
description
:
OK
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ----Skyler start--------------------
/service
:
get
:
...
...
@@ -554,6 +582,13 @@ paths:
application/json
:
message
:
'
'
error
:
0
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ------------------------
/address
:
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