integrate delete supplier

This commit is contained in:
Too
2018-07-04 14:35:42 +08:00
parent 080851675c
commit 55455b89d7
2 changed files with 48 additions and 24 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ class Kernel extends HttpKernel
],
'api' => [
'throttle:60,1',
// 'throttle:60,1',
'bindings',
],
];