|
...
|
...
|
@@ -65,7 +65,7 @@ class UpdateRoute extends Command |
|
|
|
// $this->setProductKeyword();
|
|
|
|
// $this->getBlog();
|
|
|
|
// $this->setCustomRoute($v['id']);
|
|
|
|
// $this->editProductAlt();
|
|
|
|
$this->editProductAlt();
|
|
|
|
$this->custom_to_blogs();
|
|
|
|
DB::disconnect('custom_mysql');
|
|
|
|
}
|
...
|
...
|
|