Add (work): set existing fields to be processed

This commit is contained in:
2023-11-23 01:38:09 +08:00
parent ed0a481a69
commit d2c2059531
2 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
use App\Jobs\FillPostMetadataJob;
use App\Jobs\GenerateArticleFeaturedImageJob;
use App\Jobs\GenerateArticleJob;
use App\Jobs\SaveOldKeywordsJob;
use App\Jobs\Tasks\GetNewsSerpTask;
use App\Jobs\Tasks\ParseNewsSerpDomainsTask;
use App\Jobs\Tasks\ScrapeUrlBodyTask;