mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
jd_xtg.js
This commit is contained in:
parent
0d48cc1e21
commit
2ab2740be8
@ -104,7 +104,8 @@ const JD_API_HOST = "https://guardianstarjd.m.jd.com/star";
|
||||
}
|
||||
continue;
|
||||
}
|
||||
console.log(`一共${starID.length}个${$.name}任务,耗时会很久,请提前知晓`);
|
||||
console.log(`一共${starID.length}个${$.name}任务,耗时会很久,京豆先到先得!!!!!!!!!!!
|
||||
请提前知晓`);
|
||||
// $.beanCount = beforeTotal && beforeTotal['base'].jdNum;
|
||||
for (let index = 0; index < starID.length; index++) {
|
||||
$.activeId = starID[index]['starId'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user