1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-04-23 04:44:23 +08:00
This commit is contained in:
2024
2024-06-26 09:45:48 +08:00
parent f6296208a7
commit d46fc9f4db
11 changed files with 8 additions and 43 deletions
+1 -1
View File
@@ -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" });