Selaa lähdekoodia

开启手动触发模式

lcl 1 vuosi sitten
vanhempi
commit
0f6a90ce4e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      AppStart/GetHaoDaFTPInfoService.cs

+ 1 - 1
AppStart/GetHaoDaFTPInfoService.cs

@@ -86,7 +86,7 @@ namespace MySystem
                 }
                 else
                 {
-                    Thread.Sleep(1800000);
+                    Thread.Sleep(60000);
                 }
             }
         }