正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -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 | } |
-
请 注册 或 登录 后发表评论