liuxiaolong
2019-10-30 63eb249b418c5f8a8afd5f4665ac3af914a38dce
controllers/sysMenu.go
@@ -13,6 +13,7 @@
}
// @Security ApiKeyAuth
// @Summary 当前用户的系统菜单
// @Description 当前用户的系统菜单
// @Accept json
@@ -35,6 +36,7 @@
   }
}
// @Security ApiKeyAuth
// @Summary 查找当前用户可见的系统菜单
// @Description 查找当前用户可见的系统菜单
// @Accept json