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