удален ненужный update
This commit is contained in:
parent
8860c632ee
commit
c892d14158
@ -89,7 +89,6 @@ namespace ConfectioneryDatabaseImplement.Implements
|
||||
return null;
|
||||
}
|
||||
pastry.Update(model);
|
||||
context.Update(pastry);
|
||||
context.SaveChanges();
|
||||
pastry.UpdateComponents(context, model);
|
||||
transaction.Commit();
|
||||
|
Loading…
Reference in New Issue
Block a user