feature config start page and end page with novel by craler
This commit is contained in:
@@ -20,6 +20,10 @@ class Scheduler extends ZwScheduler
|
||||
public function init()
|
||||
{
|
||||
$this->intSlice = 1;
|
||||
|
||||
$this->intStartNSourceId = config('crawler.novel_start_n_source_id');
|
||||
|
||||
$this->intEndNSourceId = config('crawler.novel_end_n_source_id');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user