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
c2e116d8
Commit
c2e116d8
authored
Sep 19, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
总数
parent
cbfa180e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
1 deletion
+20
-1
ascle.yaml
ascle.yaml
+20
-1
No files found.
ascle.yaml
View file @
c2e116d8
...
@@ -276,7 +276,26 @@ paths:
...
@@ -276,7 +276,26 @@ paths:
data
:
data
:
secret_str
:
a12398sdfjsklw123ejrkbcnv
secret_str
:
a12398sdfjsklw123ejrkbcnv
error
:
0
error
:
0
message
:
'
'
#--------------------------------
/account/unread_badge_count
:
get
:
summary
:
获取私信,退款,订单,预约总数
description
:
字段名字兼容:/api/client/account/get_badge
tags
:
-
Account
responses
:
'
200'
:
description
:
OK
schema
:
{}
examples
:
application/json
:
message
:
"
"
error
:
0
data
:
private_num
:
0
#私信数量
order_unview_num
:
1
#订单
refund_processing_total
:
0
#退款单
reserve_num
:
0
#退款
# ------------------------
# ------------------------
/agreement/{id}
:
/agreement/{id}
:
get
:
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