文档
测试

通知和审批搜索返回每种类型的个数

POST
/Mobile/msgCount

请求参数

参数名
类型
描述
必填
token
string
必填
type
string
notify:搜索通知,aud:搜索审批
必填
keyword
string
搜索内容
必填

响应参数

参数名
类型
描述
必填
code
必填
msg
必填
total
必填
data
object
必填
infosCount
int
待处理的数量
必填
joinsCount
int
参与的数量
必填
activedCount
int
发起的数量
必填