作者 lyh

gx数据

... ... @@ -129,7 +129,7 @@ class AiBlogAuthorId extends Command
$data = [
'project_id' => $project_id,
'type' => 1,
'route' => $this->route,
'route' => 3,
'server_id' => ServerConfig::SELF_SITE_ID,
'status' => ['!=',Notify::STATUS_FINISH_SITEMAP]
];
... ...