作者 lyh

gx

@@ -60,10 +60,10 @@ class UpdateRoute extends Command @@ -60,10 +60,10 @@ class UpdateRoute extends Command
60 foreach ($list as $v){ 60 foreach ($list as $v){
61 echo date('Y-m-d H:i:s') . 'project_id:'.$v['id'] . PHP_EOL; 61 echo date('Y-m-d H:i:s') . 'project_id:'.$v['id'] . PHP_EOL;
62 ProjectServer::useProject($v['id']); 62 ProjectServer::useProject($v['id']);
63 - $this->delProductKeyword(); 63 +// $this->delProductKeyword();
64 // $this->checkProduct($data,$v['id']); 64 // $this->checkProduct($data,$v['id']);
65 // $this->getProduct(); 65 // $this->getProduct();
66 -// $this->setProductKeyword(); 66 + $this->setProductKeyword();
67 // $this->getRouteMap(); 67 // $this->getRouteMap();
68 // $this->getProductCategory(); 68 // $this->getProductCategory();
69 // $this->delRouteMap(); 69 // $this->delRouteMap();