Merge branch 'LabWork03_base' into LabWork04_base
This commit is contained in:
commit
a02ea1d07c
@ -89,6 +89,7 @@ namespace FlowerShopDatabaseImplement.Implements
|
|||||||
}
|
}
|
||||||
|
|
||||||
bouquet.Update(model);
|
bouquet.Update(model);
|
||||||
|
bouquet.UpdateComponents(context, model);
|
||||||
|
|
||||||
context.SaveChanges();
|
context.SaveChanges();
|
||||||
context.Database.CommitTransaction();
|
context.Database.CommitTransaction();
|
||||||
|
Loading…
Reference in New Issue
Block a user