合并分支 'master-server' 到 'master'
gx脚本 查看合并请求 !1279
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -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 | } |
-
请 注册 或 登录 后发表评论