| | |
| | | <Compile Include="api\ApiModel.cs" /> |
| | | <Compile Include="api\DebugController.cs" /> |
| | | <Compile Include="api\ErpController.cs" /> |
| | | <Compile Include="api\ErpModel.CreateTaskReturnErpInfo.cs" /> |
| | | <Compile Include="api\ErpModel.ErpSendOutboundPlanInfo.cs" /> |
| | | <Compile Include="api\ErpModel.PickUpReturnErpInfo.cs" /> |
| | | <Compile Include="api\ForceController.cs" /> |
| | | <Compile Include="api\MesController.cs" /> |
| | | <Compile Include="api\MoboxController.cs" /> |
| | |
| | | <Compile Include="device\ProductionLineDevice.cs" /> |
| | | <Compile Include="device\ModbusHelper.cs" /> |
| | | <Compile Include="device\OpcUaHelper.cs" /> |
| | | <Compile Include="device\PlcHelper.cs" /> |
| | | <Compile Include="device\S7Helper.cs" /> |
| | | <Compile Include="device\TcpClient.cs" /> |
| | | <Compile Include="device\TcpServer.cs" /> |
| | | <Compile Include="dispatch\GZRobot.cs" /> |
| | | <Compile Include="dispatch\HanAo.cs" /> |
| | | <Compile Include="dispatch\NDC.cs" /> |
| | |
| | | <Compile Include="models\TN_Loc_Container.cs" /> |
| | | <Compile Include="models\TN_Task.cs" /> |
| | | <Compile Include="models\TN_Task_Action.cs" /> |
| | | <Compile Include="process\DeviceProcess.cs" /> |
| | | <Compile Include="api\WMSController.cs" /> |
| | | <Compile Include="dispatch\HostToAGV.cs" /> |
| | | <Compile Include="util\LogHelper.cs" /> |