Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
swagger
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
张允禹
swagger
Commits
a0b844fc
Commit
a0b844fc
authored
Aug 17, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.gengmei.cc:zhangyunyu/swagger
parents
a01c8b58
591eef0e
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 @
a0b844fc
...
...
@@ -757,6 +757,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}/deduction
:
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