@@ -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();