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