Update doc
This commit is contained in:
@@ -24,7 +24,7 @@ import java.time.ZoneOffset
|
||||
/**
|
||||
* Authentication service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IElementService
|
||||
/**
|
||||
* Element service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -20,7 +20,7 @@ import top.fatweb.api.vo.permission.GroupWithRoleVo
|
||||
/**
|
||||
* Group service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IMenuService
|
||||
/**
|
||||
* Menu service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IModuleService
|
||||
/**
|
||||
* Module service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IOperationService
|
||||
/**
|
||||
* Operation service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IPowerRoleService
|
||||
/**
|
||||
* Power role intermediate service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -11,7 +11,7 @@ import top.fatweb.api.service.permission.*
|
||||
/**
|
||||
* Power service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IRoleGroupService
|
||||
/**
|
||||
* Role group intermediate service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -22,7 +22,7 @@ import top.fatweb.api.vo.permission.RoleWithPowerVo
|
||||
/**
|
||||
* Role service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IUserService
|
||||
/**
|
||||
* User details service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IUserGroupService
|
||||
/**
|
||||
* User group intermediate service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IUserInfoService
|
||||
/**
|
||||
* User information service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -9,7 +9,7 @@ import top.fatweb.api.service.permission.IUserRoleService
|
||||
/**
|
||||
* User role intermediate service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
@@ -10,7 +10,7 @@ import top.fatweb.api.util.WebUtil
|
||||
/**
|
||||
* User service implement
|
||||
*
|
||||
* @author FatttSnake
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
@Service
|
||||
|
||||
Reference in New Issue
Block a user