| | |
| | | <Compile Include="AppStart\SwaggerControllerDescProvider.cs" /> |
| | | <Compile Include="Models\DebugModel.cs" /> |
| | | <Compile Include="Dtos\Request\DebugRequest.cs" /> |
| | | <Compile Include="Dtos\Response\BaseResponse.cs" /> |
| | | <Compile Include="Dtos\Response\DebugResponse.cs" /> |
| | | <Compile Include="Helpers\AgvHelper.cs" /> |
| | | <Compile Include="Helpers\ExprHelper.cs" /> |
| | | <Compile Include="Helpers\PathHelper.cs" /> |
| | | <Compile Include="Helpers\ResultHelper.cs" /> |
| | | <Compile Include="Helpers\DbHelper.cs" /> |
| | | <Compile Include="Models\TN_CNTR_ITEM.cs" /> |
| | | <Compile Include="Models\TN_Check_Detail.cs" /> |
| | | <Compile Include="Models\TN_Check_Order.cs" /> |
| | | <Compile Include="Models\TN_Inbound_Order.cs" /> |
| | |
| | | <Compile Include="ServiceCore\CheckCore.cs" /> |
| | | <Compile Include="ServiceCore\OutboundCore.cs" /> |
| | | <Compile Include="Services\DebugService.cs" /> |
| | | <Compile Include="Devices\BaseModbusDevice.cs" /> |
| | | <Compile Include="Devices\ProductionLineDevice.cs" /> |
| | | <Compile Include="Helpers\Device\ModbusHelper.cs" /> |
| | | <Compile Include="Helpers\Device\OpcUaHelper.cs" /> |
| | | <Compile Include="Helpers\Device\PlcHelper.cs" /> |
| | | <Compile Include="Helpers\Device\S7Helper.cs" /> |
| | | <Compile Include="Helpers\Device\TcpClient.cs" /> |
| | | <Compile Include="Helpers\Device\TcpServer.cs" /> |
| | | <Compile Include="Helpers\Dispatch\GZRobot.cs" /> |
| | | <Compile Include="Helpers\Dispatch\HanAo.cs" /> |
| | | <Compile Include="Helpers\Dispatch\NDC.cs" /> |
| | | <Compile Include="Devices\ModbusHelper.cs" /> |
| | | <Compile Include="Devices\OpcUaHelper.cs" /> |
| | | <Compile Include="Devices\PlcHelper.cs" /> |
| | | <Compile Include="Devices\S7Helper.cs" /> |
| | | <Compile Include="Devices\TcpClient.cs" /> |
| | | <Compile Include="Devices\TcpServer.cs" /> |
| | | <Compile Include="Dispatch\GZRobot.cs" /> |
| | | <Compile Include="Dispatch\HanAo.cs" /> |
| | | <Compile Include="Dispatch\NDC.cs" /> |
| | | <Compile Include="ServiceCore\OfflineCore.cs" /> |
| | | <Compile Include="Helpers\Dispatch\NDCApi.cs" /> |
| | | <Compile Include="Dispatch\NDCApi.cs" /> |
| | | <Compile Include="Dtos\Request\AgvRequest.cs" /> |
| | | <Compile Include="Dtos\Request\MoboxRequest.cs" /> |
| | | <Compile Include="Dtos\Response\AgvResponse.cs" /> |
| | |
| | | <Compile Include="Helpers\DeviceProcess.cs" /> |
| | | <Compile Include="ServiceCore\TaskCore.cs" /> |
| | | <Compile Include="Controllers\WmsController.cs" /> |
| | | <Compile Include="Helpers\Dispatch\HostToAGV.cs" /> |
| | | <Compile Include="Helpers\Model\TaskHelper.cs" /> |
| | | <Compile Include="Dispatch\HostToAGV.cs" /> |
| | | <Compile Include="Helpers\TaskHelper.cs" /> |
| | | <Compile Include="Services\AgvService.cs" /> |
| | | <Compile Include="Services\MoboxService.cs" /> |
| | | <Compile Include="Helpers\LogHelper.cs" /> |
| | | <Compile Include="Helpers\Model\ContainerHelper.cs" /> |
| | | <Compile Include="Helpers\Model\LocationHelper.cs" /> |
| | | <Compile Include="Helpers\ContainerHelper.cs" /> |
| | | <Compile Include="Helpers\LocationHelper.cs" /> |
| | | <Compile Include="Helpers\SysHelper.cs" /> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="AppStart\Settings.cs" /> |
| | | <Compile Include="AppStart\Startup.cs" /> |
| | | <Compile Include="Helpers\Dispatch\NDCHelper.cs" /> |
| | | <Compile Include="Dispatch\NDCHelper.cs" /> |
| | | <Compile Include="Helpers\HttpHelper.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |