feat:完善项目

This commit is contained in:
henry
2021-11-04 15:30:10 +08:00
parent 153df336b8
commit 0b41c97899
6 changed files with 157 additions and 13 deletions

View File

@ -64,7 +64,7 @@ func (a *Role) Delete(c *gin.Context) {
}
/**
* @api {post} /api/v1/role/menu 菜单信息
* @api {post} /api/v1/role/menus 菜单信息
* @apiVersion 1.0.0
* @apiName RoleMenu
* @apiGroup Role