作者 刘锟

update

@@ -568,7 +568,6 @@ class ProjectUpdate extends Command @@ -568,7 +568,6 @@ class ProjectUpdate extends Command
568 } 568 }
569 } else { 569 } else {
570 $parent_id = $parent['id']; 570 $parent_id = $parent['id'];
571 - $this->set_map($this->get_url_route($item['url'] ?? ''), RouteMap::SOURCE_NEWS_CATE, $parent_id, $project_id);  
572 } 571 }
573 572
574 if (!empty($item['children'])) { 573 if (!empty($item['children'])) {