NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 FreeSql.DbContext.FlushCommand()
在 FreeSql.RepositoryDbContext.SaveChanges()
在 FreeSql.BaseRepository`1.Update(TEntity entity)
在 IntelliTools.View.BackgroundWindow.CollectClipItem(ClipItemBase item)
在 IntelliTools.View.BackgroundWindow.LasyOnClipboardChanged()
在 IntelliTools.View.BackgroundWindow.Timer_Tick(Object sender, EventArgs e)
在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)