作者 李宇航

合并分支 'lyh-server' 到 'master'

变更数据



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