seven 2 月之前
父節點
當前提交
d5e64223b4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Console/Commands/StartFiveSecondTask.php

+ 1 - 1
app/Console/Commands/StartFiveSecondTask.php

@@ -15,7 +15,7 @@ class StartFiveSecondTask extends Command
      *
      *
      * @var string
      * @var string
      */
      */
-    protected $signature = 'command:name';
+    protected $signature = 'five_task';
 
 
     /**
     /**
      * The console command description.
      * The console command description.