作者 lyh

gx脚本

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