作者 lyh

变更数据

... ... @@ -58,7 +58,7 @@ class lyhDemo extends Command
protected $description = '更新路由';
public function handle(){
return $this->_actionRoute();
return $this->_actionAiBolog();
}
/**
... ...