作者 李宇航

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

gx脚本



查看合并请求 !1279
@@ -312,6 +312,7 @@ class DownloadProject extends Command @@ -312,6 +312,7 @@ class DownloadProject extends Command
312 if(!empty($content4)){ 312 if(!empty($content4)){
313 $arr[] = $content4; 313 $arr[] = $content4;
314 } 314 }
  315 + dd($arr);
315 if(empty($arr)){ 316 if(empty($arr)){
316 return true; 317 return true;
317 } 318 }