Compare commits
3 Commits
3988db8963
...
ba18848a73
Author | SHA1 | Date | |
---|---|---|---|
ba18848a73 | |||
a02ea1d07c | |||
5fd94d55b9 |
@ -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