作者 lyh

gx脚本

... ... @@ -92,6 +92,7 @@ class AiBlogAuthorId extends Command
}
}
DB::disconnect('custom_mysql');
$aiBlogTaskModel->edit(['status'=>2],['id'=>$task_id]);
$this->sendCPost($item['project_id']);
return true;
}
... ...