郑晓宇 6 years ago
parent
commit
81017309e9
1 changed files with 1 additions and 3 deletions
  1. 1 3
      app/Console/Commands/robot.php

+ 1 - 3
app/Console/Commands/robot.php

@@ -190,6 +190,4 @@ class robot extends Command
 
         Worker::runAll();
     }
-}
-
-exit();
+}