stanley-king 2 years ago
parent
commit
5795435a81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      crontab/control/vender.php

+ 1 - 1
crontab/control/vender.php

@@ -26,7 +26,7 @@ class vendorControl
         };
         };
 
 
         $next_time = 0;
         $next_time = 0;
-        $period = 7200;
+        $period = 7000;
 
 
         while (true)
         while (true)
         {
         {