I have the following job: namespace App\Jobs; use App\Jobs\AnothertJob; class MyJob implements ShouldQueue { use Dispatchable, InteractsWithQueue, ...
確定! 回上一頁