30) { $this->info("节点 {$node['id']} 已离线,将被清理。"); ClusterSupport::removeNode($node['id']); } } return CommandAlias::SUCCESS; } }