мелкое добавление.юбилейный коммит
This commit is contained in:
parent
9899f2655e
commit
d2940f2486
@ -126,6 +126,7 @@ namespace BeautySalonDatabaseImplement.Implements
|
||||
context.SaveChanges();
|
||||
order.UpdateServices(context, model);
|
||||
order.UpdateProcedures(context, model);
|
||||
order.UpdateCosmetics(context, model);
|
||||
transaction.Commit();
|
||||
return order.GetViewModel;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user