正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -58,8 +58,6 @@ class OptimizeSetKeywordSync extends Command | @@ -58,8 +58,6 @@ class OptimizeSetKeywordSync extends Command | ||
| 58 | $item->status = AggregateKeyword::STATUS_FINISH; | 58 | $item->status = AggregateKeyword::STATUS_FINISH; |
| 59 | $item->save(); | 59 | $item->save(); |
| 60 | } | 60 | } |
| 61 | - Common::del_user_cache('product_keyword',$this->user['project_id']); | ||
| 62 | - NoticeLog::createLog(NoticeLog::TYPE_INIT_KEYWORD, ['project_id' => $this->user['project_id']]); | ||
| 63 | return true; | 61 | return true; |
| 64 | } | 62 | } |
| 65 | 63 |
-
请 注册 或 登录 后发表评论