shawenguan hai 1 ano
pai
achega
ad82b1fc6b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Scripts/pingan/pinganSeckill.js

+ 1 - 1
Scripts/pingan/pinganSeckill.js

@@ -163,7 +163,7 @@ function getLastToken(token) {
 }
 
 async function trySecKill() {
-    let execCount = 1;
+    let execCount = 10;
     let tipsText = '';
     for (let i = 0; i < execCount; i++) {
         let result = await doSecKill();