|
@@ -65,7 +65,7 @@ class BookAfterSpider extends Command
|
|
|
$this->addbookConfig($bid);
|
|
|
$this->bookChapterInfo($bid);
|
|
|
$this->adjustSequentOne($bid);
|
|
|
- ChapterService::splitContentAll($bid);
|
|
|
+ //ChapterService::splitContentAll($bid);
|
|
|
}
|
|
|
|
|
|
private function addproducts()
|