Compare commits
No commits in common. "c95560800343547341a1aa1feb36ec931b2584a8" and "8c299726f3e308d53ccd230e745e19d7fb42314e" have entirely different histories.
c955608003
...
8c299726f3
@ -89,7 +89,6 @@ namespace FlowerShopDatabaseImplement.Implements
|
||||
}
|
||||
|
||||
bouquet.Update(model);
|
||||
bouquet.UpdateComponents(context, model);
|
||||
|
||||
context.SaveChanges();
|
||||
context.Database.CommitTransaction();
|
||||
|
Loading…
Reference in New Issue
Block a user