|
...
|
...
|
@@ -62,7 +62,7 @@ class UpdateRoute extends Command |
|
|
|
ProjectServer::useProject($v['id']);
|
|
|
|
// $this->checkProduct($data,$v['id']);
|
|
|
|
$this->getProduct();
|
|
|
|
$this->setProductKeyword();
|
|
|
|
// $this->setProductKeyword();
|
|
|
|
// $this->getRouteMap();
|
|
|
|
// $this->getProductCategory();
|
|
|
|
// $this->delRouteMap();
|
...
|
...
|
|