正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -64,7 +64,6 @@ class Notice extends Command | @@ -64,7 +64,6 @@ class Notice extends Command | ||
| 64 | return false; | 64 | return false; |
| 65 | } | 65 | } |
| 66 | foreach ($domainList as $v1){ | 66 | foreach ($domainList as $v1){ |
| 67 | - | ||
| 68 | //TODO::通知C端 | 67 | //TODO::通知C端 |
| 69 | $this->curlDelRoute($v1['domain'],$v1['project_id']); | 68 | $this->curlDelRoute($v1['domain'],$v1['project_id']); |
| 70 | } | 69 | } |
-
请 注册 或 登录 后发表评论