Skip to content

Commit 5dd44ab

Browse files
authored
Update jd_health_exchange.js
点太快了,延迟1秒
1 parent 01bc01c commit 5dd44ab

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
@@ -60,6 +60,7 @@ if ($.isNode()) {
6060
return;
6161
}
6262
await jdhealth_getCommodities();
63+
await $.wait(1000);
6364
for (let i = 0; i < cookiesArr.length; i++) {
6465
if (cookiesArr[i]) {
6566
cookie = cookiesArr[i];

0 commit comments

Comments
 (0)