baidu tuison
This commit is contained in:
@@ -110,12 +110,22 @@ class PlanTaskSeeder
|
||||
'pt_code' => 'PULL_DOU_BAN_SHI_PIN',
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 1 * 24 * 3600,
|
||||
], [
|
||||
],
|
||||
[
|
||||
'pt_name' => '茅台资源库全量采集',
|
||||
'pt_code' => 'PULL_MAO_TAI_SHI_PIN',
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 1 * 24 * 3600,
|
||||
],
|
||||
[
|
||||
'pt_name' => '推送视频url到百度收录',
|
||||
'pt_code' => 'PUSH_BAIDU_VIDEO_URL',
|
||||
'pt_enable' => 0,
|
||||
'pt_limit' => 1 * 24 * 3600,
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user