WIP Added family/tool/shank add API

This commit is contained in:
Lucio Maranta
2018-06-27 13:01:15 +02:00
parent 8c8e168832
commit b5d499e6ed
12 changed files with 298 additions and 145 deletions
+1
View File
@@ -113,6 +113,7 @@
<Compile Include="DTOModels\ToolModels\DTOEdgeModel.cs" />
<Compile Include="DTOModels\ToolModels\DTOMagazineStatusModel.cs" />
<Compile Include="DTOModels\ToolModels\DTONcFamilyModel.cs" />
<Compile Include="DTOModels\ToolModels\DTONcShankModel.cs" />
<Compile Include="DTOModels\ToolModels\DTONcToolModel.cs" />
<Compile Include="DTOModels\ToolModels\DTOShankModel.cs" />
<Compile Include="DTOModels\ToolModels\DTOSiemensToolModel.cs" />