Compare commits
No commits in common. "4092fa7a9c26b7581ecabfaa5e86f2efb333d40d" and "34d374a60559448b964166db3a58b954f621b277" have entirely different histories.
4092fa7a9c
...
34d374a605
@ -100,7 +100,6 @@ namespace LawFirmDatabaseImplement.Implements
|
||||
}
|
||||
|
||||
document.Update(model);
|
||||
document.UpdateComponents(context, model);
|
||||
|
||||
context.SaveChanges();
|
||||
context.Database.CommitTransaction();
|
||||
|
Loading…
x
Reference in New Issue
Block a user