update:更新路由注释,编辑器可追踪
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
* @license https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt
|
||||
*/
|
||||
|
||||
/* @var think\Route $router */
|
||||
|
||||
$router->group('wechat', function () use ($router){
|
||||
// 公众号粉丝
|
||||
$router->group('official/users', function () use ($router){
|
||||
|
Reference in New Issue
Block a user