正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -63,7 +63,7 @@ class UpdateSeoTdk extends Command | @@ -63,7 +63,7 @@ class UpdateSeoTdk extends Command | ||
| 63 | $this->updateProduct($project_id); | 63 | $this->updateProduct($project_id); |
| 64 | $this->updateProductCate($project_id); | 64 | $this->updateProductCate($project_id); |
| 65 | $this->updateBlogs($project_id); | 65 | $this->updateBlogs($project_id); |
| 66 | - $this->updateBlogCate($project_id); | 66 | +// $this->updateBlogCate($project_id); |
| 67 | $this->updateNews($project_id); | 67 | $this->updateNews($project_id); |
| 68 | // $this->updateNewsCate($project_id); | 68 | // $this->updateNewsCate($project_id); |
| 69 | // $this->updatePage($project_id); | 69 | // $this->updatePage($project_id); |
-
请 注册 或 登录 后发表评论