作者 lyh

更新脚本

@@ -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 }