作者 lyh

gx脚本

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