правка
This commit is contained in:
parent
334256a8f4
commit
e80ba13485
@ -65,7 +65,6 @@ namespace ServiceStationBusinessLogic.BusinessLogics
|
||||
}
|
||||
public bool Update(DefectBindingModel model)
|
||||
{
|
||||
CheckModel(model);
|
||||
if (_defectStorage.Update(model) == null)
|
||||
{
|
||||
_logger.LogWarning("Update operation failed");
|
||||
|
Loading…
Reference in New Issue
Block a user