Fix head style

Added Siemens tool mounted data
Fix fanuc getFileList()
This commit is contained in:
Lucio Maranta
2019-09-24 16:21:50 +02:00
parent b2c13d8d82
commit 4be7e1c736
5 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ namespace Step.Model.DTOModels
return false;
// Call Parent equals
return true;
return base.Equals(item);
}
public override int GetHashCode()