mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-04-23 04:44:23 +08:00
1
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ const JD_API_HOST = 'https://api.m.jd.com/';
|
||||
uuid = randomString();
|
||||
$.UA = ua.UARAM ? ua.UARAM() : ua.USER_AGENT;
|
||||
$.av = $.UA.split(';')[2];
|
||||
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