Update doc
This commit is contained in:
@@ -18,7 +18,7 @@ import top.fatweb.api.util.WebUtil
|
||||
/**
|
||||
* Authentication controller
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Tag(name = "身份认证", description = "身份认证相关接口")
|
||||
|
||||
@@ -15,7 +15,7 @@ import top.fatweb.api.vo.permission.GroupWithRoleVo
|
||||
/**
|
||||
* Group controller
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Tag(name = "用户组管理", description = "用户组管理相关接口")
|
||||
|
||||
@@ -11,7 +11,7 @@ import top.fatweb.api.service.permission.IPowerService
|
||||
/**
|
||||
* Power controller
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Tag(name = "权限管理", description = "权限管理相关接口")
|
||||
|
||||
@@ -15,7 +15,7 @@ import top.fatweb.api.vo.permission.RoleWithPowerVo
|
||||
/**
|
||||
* Role controller
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Tag(name = "角色管理", description = "角色管理相关接口")
|
||||
|
||||
@@ -14,7 +14,7 @@ import top.fatweb.api.vo.permission.UserWithRoleInfoVo
|
||||
/**
|
||||
* User controller
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Tag(name = "用户管理", description = "用户管理相关接口")
|
||||
|
||||
Reference in New Issue
Block a user