Compare commits
2 Commits
16ce8c0ca7
...
a02ea1d07c
Author | SHA1 | Date | |
---|---|---|---|
a02ea1d07c | |||
5fd94d55b9 |
@ -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