Hard LabWork №3.
This commit is contained in:
parent
f0720038c9
commit
4a0a69ecc2
@ -103,6 +103,7 @@ namespace BlacksmithWorkshopBusinessLogic.BusinessLogic
|
||||
|
||||
_shopStorage.Update(new ShopBindingModel()
|
||||
{
|
||||
Id = shop.Id,
|
||||
ShopName = shop.ShopName,
|
||||
Address = shop.Address,
|
||||
DateOpen = shop.DateOpen,
|
||||
|
Loading…
Reference in New Issue
Block a user