DEBUG
This commit is contained in:
@@ -44,6 +44,14 @@ class PlanTaskSeeder
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 1 * 24 * 3600,
|
||||
],
|
||||
|
||||
|
||||
[
|
||||
'pt_name' => '优质资源库全量采集',
|
||||
'pt_code' => 'PULL_YOU_ZHI_SHI_PIN',
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 1 * 24 * 3600,
|
||||
],
|
||||
];
|
||||
|
||||
foreach ($arrDataNovel as $arrPlanTask) {
|
||||
|
||||
Reference in New Issue
Block a user