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

@@ -10,7 +10,7 @@ import top.fatweb.api.vo.permission.GroupWithRoleVo
/**
* Group service interface
*
* @author FatttSnake
* @author FatttSnake, fatttsnake@gmail.com
* @since 1.0.0
*/
interface IGroupService : IService<Group> {