作者 李宇航

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

gx项目seo菜单默认显示6.0



查看合并请求 !1085
@@ -62,8 +62,8 @@ class DownloadProject extends Command @@ -62,8 +62,8 @@ class DownloadProject extends Command
62 } 62 }
63 } 63 }
64 DB::disconnect('custom_mysql'); 64 DB::disconnect('custom_mysql');
65 - return $this->exportData($data);  
66 } 65 }
  66 + return $this->exportData($data);
67 } 67 }
68 68
69 public function exportData($data){ 69 public function exportData($data){