Explorar o código

Merge branch 'develop' of http://git.caihongxingqiu.net/rainbow/config-service into develop

caihongxingqiu %!s(int64=6) %!d(string=hai) anos
pai
achega
b9ec32a6e3
Modificáronse 1 ficheiros con 1 adicións e 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 {