文档
测试

通知消息接口

POST
http://localhost:8080/sqdk/api/notice/noticeNum

请求参数

参数名
类型
描述
必填
notice.userId
int
示例:160213
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:
必填
data
object
数据字典
必填
sysNum
int
示例:0 未读系统通知数
必填
pushNum
int
示例:25 未读商品推送信息数
必填
orderNum
int
示例:0 订单角标数
必填
cartNum
int
示例:0 购物车角标数
必填