blockItem=$blockItem; } /** * Execute the job. * * @return void */ public function handle() { ContractServer::creatServer()->broadcastDetection(); } }