pIds=$pIds; } /** * Execute the job. * * @return void */ public function handle() { MemberServer::creatServer()->verificationLevel($this->pIds); } }