正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -65,7 +65,7 @@ class UpdateRoute extends Command | @@ -65,7 +65,7 @@ class UpdateRoute extends Command | ||
| 65 | // $this->setProductKeyword(); | 65 | // $this->setProductKeyword(); |
| 66 | // $this->getBlog(); | 66 | // $this->getBlog(); |
| 67 | // $this->setCustomRoute($v['id']); | 67 | // $this->setCustomRoute($v['id']); |
| 68 | -// $this->editProductAlt(); | 68 | + $this->editProductAlt(); |
| 69 | $this->custom_to_blogs(); | 69 | $this->custom_to_blogs(); |
| 70 | DB::disconnect('custom_mysql'); | 70 | DB::disconnect('custom_mysql'); |
| 71 | } | 71 | } |
-
请 注册 或 登录 后发表评论