mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
Merge branch 'master' of https://github.com/top-think/think
This commit is contained in:
@@ -20,6 +20,7 @@ class Route
|
|||||||
'PUT' => [],
|
'PUT' => [],
|
||||||
'DELETE' => [],
|
'DELETE' => [],
|
||||||
'HEAD' => [],
|
'HEAD' => [],
|
||||||
|
'OPTIONS'=> [],
|
||||||
'*' => [],
|
'*' => [],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user