queue->delay(0)->push(new OrderPayImJob([ // 'orderId' => 10, // ])); $job = new OrderPayImJob(); $job->exec(114); } }