debug
This commit is contained in:
@@ -46,6 +46,20 @@ class PlanTaskSeeder
|
||||
],
|
||||
|
||||
|
||||
// [
|
||||
// 'pt_name' => 'xbiqugu小说全量扫描',
|
||||
// 'pt_code' => 'PULL_XBIQUGE_NOVEL',
|
||||
// 'pt_enable' => 0,
|
||||
// 'pt_limit' => 10 * 24 * 3600 * 3,
|
||||
// ],
|
||||
// [
|
||||
// 'pt_name' => 'xbiqugu小说每日增量',
|
||||
// 'pt_code' => 'PULL_XBIQUGE_NOVEL_LATEST',
|
||||
// 'pt_enable' => 0,
|
||||
// 'pt_limit' => 1 * 24 * 3600,
|
||||
// ],
|
||||
|
||||
|
||||
[
|
||||
'pt_name' => '优质资源库全量采集',
|
||||
'pt_code' => 'PULL_YOU_ZHI_SHI_PIN',
|
||||
|
||||
Reference in New Issue
Block a user