lcl пре 1 година
родитељ
комит
0f6a90ce4e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      AppStart/GetHaoDaFTPInfoService.cs

+ 1 - 1
AppStart/GetHaoDaFTPInfoService.cs

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