DEBUG
This commit is contained in:
@@ -85,6 +85,12 @@ class PlanTaskSeeder
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 10,
|
||||
],
|
||||
[
|
||||
'pt_name' => '生成视频SEO关键词',
|
||||
'pt_code' => 'GENERATE_VIDEO_SEO_WORDS',
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 7 * 24 * 3600,
|
||||
],
|
||||
];
|
||||
|
||||
foreach ($arrDataNovel as $arrPlanTask) {
|
||||
|
||||
Reference in New Issue
Block a user