LC7 база
This commit is contained in:
parent
6e5071cfb9
commit
9b9945840d
@ -194,7 +194,6 @@ namespace AutomobilePlantBusinessLogic.BusinessLogics
|
|||||||
var result = _orderStorage.Update(model);
|
var result = _orderStorage.Update(model);
|
||||||
if (result == null)
|
if (result == null)
|
||||||
{
|
{
|
||||||
model.Status = oldStatus;
|
|
||||||
_logger.LogWarning("Update operation failed");
|
_logger.LogWarning("Update operation failed");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user