Add (serp ai gen)

This commit is contained in:
2023-09-26 01:57:53 +08:00
parent 0b0a2d86c0
commit 0b2c0fc8a4

View File

@@ -2,6 +2,7 @@
namespace App\Jobs;
use App\Jobs\Tasks\PublishIndexPostTask;
use App\Models\Post;
use Illuminate\Bus\Queueable;
use Illuminate\Contracts\Queue\ShouldQueue;