generated from liutk/owl-admin-base
Update
parent
af9a9db29f
commit
07f05afecc
|
|
@ -156,7 +156,7 @@ class StatisticsController extends Controller
|
|||
|
||||
$input = $this->filterInput($request);
|
||||
|
||||
return $statisticService->storeRanking($input);
|
||||
return $statisticService->storeRanking($input, 10);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue