ISEbd-21.Fedotov.I.A.LabWork01 #1
@ -92,7 +92,6 @@ namespace DineryBusinessLogic.BusinessLogic
|
||||
model.DateImplement = viewModel.DateImplement;
|
||||
}
|
||||
if (_orderStorage.Update(model) == null) {
|
||||
model.Status--;
|
||||
_logger.LogWarning("Update operarion failed");
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user