fix
This commit is contained in:
@ -59,7 +59,7 @@ if ($.isNode()) {
|
||||
$.message = '';
|
||||
$.balance = 0;
|
||||
$.expiredBalance = 0;
|
||||
// await TotalBean();
|
||||
await TotalBean();
|
||||
console.log(`\n********开始【京东账号${$.index}】${$.nickName || $.UserName}******\n`);
|
||||
if (!$.isLogin) {
|
||||
$.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, {"open-url": "https://bean.m.jd.com/bean/signIndex.action"});
|
||||
|
Reference in New Issue
Block a user