mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
修正两处notice
This commit is contained in:
@@ -19,6 +19,7 @@ class Route
|
||||
'POST' => [],
|
||||
'PUT' => [],
|
||||
'DELETE' => [],
|
||||
'HEAD' => [],
|
||||
'*' => [],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user