update:更新路由注释,编辑器可追踪
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
// you should use `$router`
|
||||
/* @var think\Route $router */
|
||||
|
||||
$router->group(function () use ($router){
|
||||
})->middleware('auth');
|
||||
|
||||
|
Reference in New Issue
Block a user