作者 lyh

gx脚本

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