update2022

This commit is contained in:
2022-05-08 17:00:49 +08:00
parent 769b276649
commit 0943735bf8
6 changed files with 25 additions and 13 deletions

View File

@@ -39,7 +39,7 @@ class Kernel extends HttpKernel
],
'api' => [
'throttle:60,1',
'throttle:600,1',
\Illuminate\Routing\Middleware\SubstituteBindings::class,
],
];