removeById

@Transactional(rollbackFor = [Exception::class])
open override fun removeById(id: String)

按 ID 删除 OAuth2 注册客户端