作者 lyh

gx脚本

@@ -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 }