update jd_joy.js ,云端多账号内容全集中到一次通知,注:部分推送方式可能会对内容有长度限制可能会导致推送失败或者推送内容不完整
This commit is contained in:
@@ -73,7 +73,7 @@ if ($.isNode()) {
|
||||
}
|
||||
}
|
||||
|
||||
if ($.isNode()) {
|
||||
if ($.isNode() && allMessage) {
|
||||
await notify.sendNotify(`${$.name}`, `${allMessage}`, { url: `https://bean.m.jd.com/beanDetail/index.action?resourceValue=bean` })
|
||||
}
|
||||
})()
|
||||
|
Reference in New Issue
Block a user