| | |
| | | <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="api\AgvController.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" /> |
| | | <Compile Include="wms\LocationHelper.cs" /> |
| | | <Compile Include="util\WebHelper.cs" /> |
| | | <Compile Include="wms\DbTran.cs" /> |
| | | <Compile Include="wms\LogMsg.cs" /> |
| | | <Compile Include="wms\DbExpr.cs" /> |
| | | <Compile Include="wms\SYSHelper.cs" /> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | |
| | | <None Include="packages.config" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include=".gitignore" /> |
| | | <Content Include="readme.md" /> |
| | | <EmbeddedResource Include="swagger.js"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |