xielin hace 6 años
padre
commit
4d927c6d8a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/Console/Commands/apollo.php

+ 1 - 0
app/Console/Commands/apollo.php

@@ -56,6 +56,7 @@ class Apollo extends Command
      */
     public function handle()
     {
+        Log::debug('apollo test');
         $this->line('apollo配置服务开启');
         $restart = true; //失败自动重启
         do {