Add kdoc
This commit is contained in:
@@ -9,6 +9,8 @@ import top.fatweb.api.entity.permission.Func
|
||||
*
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
* @see BaseMapper
|
||||
* @see Func
|
||||
*/
|
||||
@Mapper
|
||||
interface FuncMapper : BaseMapper<Func>
|
||||
|
||||
Reference in New Issue
Block a user