where('submitted_at', 0) ->pluck('id'); foreach ($partners as $id) { dump($id); PartnerCommitJob::dispatch($id)->onQueue("{meitu:commit}"); } } }