debug
This commit is contained in:
@@ -73,6 +73,12 @@ class PlanTaskSeeder
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 1 * 24 * 3600,
|
||||
],
|
||||
[
|
||||
'pt_name' => '生成视频网站地图',
|
||||
'pt_code' => 'GENERATE_VIDEO_SITE_MAP',
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 1 * 24 * 3600,
|
||||
],
|
||||
[
|
||||
'pt_name' => '自定义爬虫任务触发',
|
||||
'pt_code' => 'CUSTOM_CRAWLER',
|
||||
|
||||
Reference in New Issue
Block a user