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