update:更新路由注释,编辑器可追踪

This commit is contained in:
JaguarJack
2021-04-01 18:39:11 +08:00
parent dffad1e2c4
commit 4180cb2565
10 changed files with 22 additions and 4 deletions

View File

@@ -10,6 +10,8 @@
// +----------------------------------------------------------------------
// you should use `$router`
/* @var think\Route $router */
$router->group(function () use ($router){
})->middleware('auth');