文档
测试

未阅提醒

GET
/api/remind/remind

请求头

参数名
类型
描述
必填
Content-Type
string
application/json
必填
token
stirng
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:成功
必填
time
string
示例:1599190726
必填
data
object
数据字典
必填
total
int
总未阅树 示例:3
必填
read_list
object
数据字典 类型:1=系统,2=关注,3=礼物,4=活动,5=支付
必填
read1
int
系统 示例:2
必填
read2
int
关注 示例:1
必填
read3
int
礼物 示例:0
必填
read4
int
活动 示例:0
必填
read5
int
支付 示例:0
必填