作者 lyh

gx

@@ -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 }