Compare commits
No commits in common. "717bdcb416e10e60d0aa6aff1b781c375e404cc7" and "a87b889ca4496f155e434a6a765b334429b81c23" have entirely different histories.
717bdcb416
...
a87b889ca4
@ -100,7 +100,6 @@ namespace LawFirmDatabaseImplement.Implements
|
||||
}
|
||||
|
||||
document.Update(model);
|
||||
document.UpdateComponents(context, model);
|
||||
|
||||
context.SaveChanges();
|
||||
context.Database.CommitTransaction();
|
||||
|
Loading…
Reference in New Issue
Block a user