作者 lyh

gx

... ... @@ -63,7 +63,7 @@ class UpdateSeoTdk extends Command
$this->updateProduct($project_id);
$this->updateProductCate($project_id);
$this->updateBlogs($project_id);
// $this->updateBlogCate($project_id);
$this->updateBlogCate($project_id);
$this->updateNews($project_id);
// $this->updateNewsCate($project_id);
// $this->updatePage($project_id);
... ...