request->params([ ['key', ''], ]); return success((new ScanService())->checkScan($data['key'])); } }