removeById

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

按 ID 删除用户