sunty
2019-11-01 15574512dca10c90c9c872c8049d8f4cd4135998
controllers/sysMenu.go
@@ -13,6 +13,7 @@
}
// @Security ApiKeyAuth
// @Summary 当前用户的系统菜单
// @Description 当前用户的系统菜单
// @Accept json
@@ -35,6 +36,7 @@
   }
}
// @Security ApiKeyAuth
// @Summary 查找当前用户可见的系统菜单
// @Description 查找当前用户可见的系统菜单
// @Accept json