Compare commits
No commits in common. "8956013a65181b0ef200a84aa5b561ac96b4f5c5" and "4e7e88cb3f33296312b658d86e3ae6adcbe1e649" have entirely different histories.
8956013a65
...
4e7e88cb3f
@ -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