检查是否有新通知
POST
/api/checkNotify
请求参数
参数名
类型
描述
必填
无需参数
必填
响应参数
参数名
类型
描述
必填
hasNotify
bool
是否有新通知
必填
forceNotifyId
string
有强制弹出消息时,这里是消息ID,没有时是空字符串
必填