作者 lyh

gx脚本

... ... @@ -51,6 +51,7 @@ class UpdateKeyword extends Command
if($domainInfo !== false){
$this->curlDelRoute($domainInfo['domain'],$v['project_id']);
}
$keywordPageModel->edit(['status'=>1],['id'=>$v['id']]);
}
sleep(10);
}
... ...