feature : crawler fengchao video

This commit is contained in:
Default
2025-05-01 19:46:29 +08:00
parent e3aa99257a
commit 5fdd741c30
9 changed files with 1138 additions and 18 deletions

View File

@@ -53,6 +53,13 @@ class PlanTaskSeeder
'pt_limit' => 1 * 24 * 3600,
],
[
'pt_name' => '蜂巢资源库全量采集',
'pt_code' => 'PULL_FENG_CHAO_SHI_PIN',
'pt_enable' => 0,
'pt_limit' => 1 * 24 * 3600,
],
[
'pt_name' => '生成网站地图',
'pt_code' => 'GENERATE_SITE_MAP',