The instance of entity type 'Outlet' cannot be tracked because another instance with the key value is already being tracked

后端 未结 0 1722
星月不相逢
星月不相逢 2020-12-15 02:49

I want to use AddRange() method while store employee salaries. But at the execution context.context.EmployeeSalaries.AddRange(employeeSalaries); I get the excep

相关标签:
回答
  • 消灭零回复
提交回复
热议问题