作者 lyh

gx

@@ -59,10 +59,10 @@ class UpdateSeoTdk extends Command @@ -59,10 +59,10 @@ class UpdateSeoTdk extends Command
59 ProjectServer::useProject($project_id); 59 ProjectServer::useProject($project_id);
60 // $this->updateProduct($project_id); 60 // $this->updateProduct($project_id);
61 // $this->updateProductCate($project_id); 61 // $this->updateProductCate($project_id);
62 - $this->updateBlogs($project_id);  
63 - $this->updateBlogCate($project_id);  
64 -// $this->updateNews($project_id);  
65 -// $this->updateNewsCate($project_id); 62 +// $this->updateBlogs($project_id);
  63 +// $this->updateBlogCate($project_id);
  64 + $this->updateNews($project_id);
  65 + $this->updateNewsCate($project_id);
66 // $this->updatePage($project_id); 66 // $this->updatePage($project_id);
67 DB::disconnect('custom_mysql'); 67 DB::disconnect('custom_mysql');
68 }catch (\Exception $e){ 68 }catch (\Exception $e){