Update doc

This commit is contained in:
2023-11-23 19:02:08 +08:00
parent 6ae8a3bddf
commit bcd36f6665
143 changed files with 169 additions and 152 deletions

View File

@@ -6,7 +6,7 @@ import top.fatweb.api.entity.permission.RoleGroup
/**
* Role group intermediate service interface
*
* @author FatttSnake
* @author FatttSnake, fatttsnake@gmail.com
* @since 1.0.0
*/
interface IRoleGroupService : IService<RoleGroup>