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
111dcdc1
Commit
111dcdc1
authored
Aug 17, 2016
by
张允禹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补全
parent
4c2fd60e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
0 deletions
+46
-0
ascle.yaml
ascle.yaml
+46
-0
No files found.
ascle.yaml
View file @
111dcdc1
...
...
@@ -755,6 +755,52 @@ paths:
responses
:
'
200'
:
description
:
OK
schema
:
{}
examples
:
application/json
:
data
:
operations
:
-
operate_time
:
1469458933
operator
:
"
系统"
id
:
6427
optype
:
"
生成对账单"
-
operate_time
:
1469458933
operator
:
"
系统"
id
:
6427
optype
:
"
生成对账单"
message
:
'
'
error
:
0
parameters
:
-
name
:
id
in
:
path
description
:
对帐单ID
required
:
true
type
:
integer
format
:
integer
# ---------------------------------
/statement/{id}/operation
:
get
:
summary
:
对帐单扣款明细
description
:
对帐单扣款明细
tags
:
-
Statement
responses
:
'
200'
:
description
:
OK
schema
:
{}
examples
:
application/json
:
data
:
deductions
:
-
value
:
123
comment
:
'
罚你钱'
-
value
:
123
comment
:
'
罚你钱'
replenishment
:
-
value
:
123
comment
:
'
补你钱'
message
:
'
'
error
:
0
parameters
:
-
name
:
id
in
:
path
...
...
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