Base.04
This commit is contained in:
parent
bb8f28e937
commit
a7446a549b
@ -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