@ -1555,6 +1555,8 @@ module.exports = function (app, opts) {
console.log('emails', emails);
}
if (emails.length) {
pLog(`推送给${emails.length}人`);
pLog(moment().format())
await pushByEmail({
email: emails,
title: emailTitle,