This commit is contained in:
lxk0301
2021-03-31 12:14:20 +08:00
parent f2d3e4f36e
commit 47cdae811c
4 changed files with 8 additions and 7 deletions

View File

@ -143,7 +143,7 @@ async function jdPet() {
$.logErr(e)
const errMsg = `京东账号${$.index} ${$.nickName || $.UserName}\n任务执行异常,请检查执行日志 ‼️‼️`;
if ($.isNode()) await notify.sendNotify(`${$.name}`, errMsg);
$.msg($.name, '', `京东账号${$.index} ${$.nickName || $.UserName}\n${errMsg}`)
$.msg($.name, '', `${errMsg}`)
}
}
// 收取所有好感度