作者 lyh

gx

... ... @@ -64,7 +64,6 @@ class Notice extends Command
return false;
}
foreach ($domainList as $v1){
//TODO::通知C端
$this->curlDelRoute($v1['domain'],$v1['project_id']);
}
... ...