isAdmin

open override val isAdmin: Boolean

此处的管理员权限判断为完全的 管理员, 如果你想要更细致的判断,请通过 PermissionType 自行处理。