作者 lyh

gx

@@ -114,7 +114,7 @@ class AiBlogListTask extends Command @@ -114,7 +114,7 @@ class AiBlogListTask extends Command
114 if(!empty($domain)){ 114 if(!empty($domain)){
115 $c_url = $domain.'api/update_page/'; 115 $c_url = $domain.'api/update_page/';
116 $param = [ 116 $param = [
117 - 'project_id' => $this->user['project_id'], 117 + 'project_id' => $project_id,
118 'type' => 1, 118 'type' => 1,
119 'route' => 3, 119 'route' => 3,
120 'url' => ['top-blog'], 120 'url' => ['top-blog'],