Skip to content

Commit 1b4659d

Browse files
mazhimazhi
authored andcommitted
Merge branch 'main' of https://github.com/qqsdff/script into main
2 parents 69f72b5 + 5dd44ab commit 1b4659d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jd/jd_health_exchange.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ if ($.isNode()) {
6161
return;
6262
}
6363
await jdhealth_getCommodities();
64+
await $.wait(1000);
6465
for (let i = 0; i < cookiesArr.length; i++) {
6566
if (cookiesArr[i]) {
6667
cookie = cookiesArr[i];

0 commit comments

Comments
 (0)