|
|
@ -120,7 +120,7 @@ module.exports = function (app, opts) { |
|
|
|
// camera: cameraIds,
|
|
|
|
} |
|
|
|
// 离线推送
|
|
|
|
console.log('离线推送', pushWay, offArr, onArr, receiver,); |
|
|
|
console.log('离线推送', c.pushWay, offArr, onArr, receiver,); |
|
|
|
if (offArr.length && c.noticeWay && c.noticeWay.includes('offline') && receiver.length) { |
|
|
|
if (c.pushWay == 'email') { |
|
|
|
// 邮件
|
|
|
|