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
b2c89c07
Commit
b2c89c07
authored
Sep 20, 2016
by
zhangxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add converstation unread
parent
5bc4c8b3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
ascle.yaml
ascle.yaml
+11
-1
No files found.
ascle.yaml
View file @
b2c89c07
...
@@ -279,10 +279,17 @@ paths:
...
@@ -279,10 +279,17 @@ paths:
#--------------------------------
#--------------------------------
/account/unread_badge_count
:
/account/unread_badge_count
:
get
:
get
:
summary
:
获取私信,退款,订单,预约总数
summary
:
获取私信,退款,订单,预约总数
, 以及某个会话的未读数目
description
:
字段名字兼容:/api/client/account/get_badge
description
:
字段名字兼容:/api/client/account/get_badge
tags
:
tags
:
-
Account
-
Account
parameters
:
-
name
:
conversation_id
in
:
formData
description
:
会话 id
required
:
false
type
:
integer
format
:
integer
responses
:
responses
:
'
200'
:
'
200'
:
description
:
OK
description
:
OK
...
@@ -296,6 +303,9 @@ paths:
...
@@ -296,6 +303,9 @@ paths:
order_unview_num
:
1#订单
order_unview_num
:
1#订单
refund_processing_total
:
0#退款单
refund_processing_total
:
0#退款单
reserve_num
:
0#退款
reserve_num
:
0#退款
conversation_info
:
id
:
123213
unread_num
:
10
# ------------------------
# ------------------------
/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