Explorar o código

getpetuserwork

DengTao %!s(int64=8) %!d(string=hai) anos
pai
achega
324d09a75b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      www/protected/commands/getPetUserWorkCommand.php

+ 1 - 1
www/protected/commands/getPetUserWorkCommand.php

@@ -60,7 +60,7 @@ class GetPetUserWorkCommand extends CConsoleCommand{
                     $collection->insert($data);
                 }
             }
-            if ($end_time  >= $start_time+60*1){
+            if ($end_time  >= $start_time+60*5){
                 die();
             }