正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -74,7 +74,7 @@ class KeywordLogic extends BaseLogic | @@ -74,7 +74,7 @@ class KeywordLogic extends BaseLogic | ||
| 74 | $this->fail('保存失败'); | 74 | $this->fail('保存失败'); |
| 75 | } | 75 | } |
| 76 | $this->addUpdateNotify(RouteMap::SOURCE_PRODUCT_KEYWORD,$route); | 76 | $this->addUpdateNotify(RouteMap::SOURCE_PRODUCT_KEYWORD,$route); |
| 77 | -// $this->curlDelRoute(['new_route'=>$route]); | 77 | + $this->curlDelRoute(['new_route'=>$route]); |
| 78 | return $this->success(); | 78 | return $this->success(); |
| 79 | } | 79 | } |
| 80 | 80 |
-
请 注册 或 登录 后发表评论