feature: crawler wuxian video

bug-fix : video author
This commit is contained in:
Default
2025-05-01 20:14:52 +08:00
parent 3e270591b2
commit 83adda543a
12 changed files with 1238 additions and 7 deletions

View File

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