iaunco 6 vuotta sitten
vanhempi
sitoutus
c333ac94e6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      index.js

+ 1 - 1
index.js

@@ -48,7 +48,7 @@ async function interval() {
                     setTimeout(function () {
                         infoOK[i] = false; // 出错,一分钟后重试
                     }, 60000);
-                    return;
+                    // return;
                 }
             }
         }