| | |
| | | <Compile Include="Controller\FourWayCarController.cs" /> |
| | | <Compile Include="Controller\Service\FourWayCarService.cs" /> |
| | | <Compile Include="Controller\Service\OperationService.cs" /> |
| | | <Compile Include="Controller\Service\TaskService.cs" /> |
| | | <Compile Include="Controller\Service\ThirdPartyService.cs" /> |
| | | <Compile Include="Entity\BaseModel.cs" /> |
| | | <Compile Include="Entity\CntrItemDetail.cs" /> |
| | | <Compile Include="Entity\Container.cs" /> |
| | | <Compile Include="Entity\Dto\ContainerDto.cs" /> |
| | | <Compile Include="Entity\Dto\ConveyorlinesInfoDto.cs" /> |
| | | <Compile Include="Entity\Dto\FourWayCarCommanDto.cs" /> |
| | |
| | | <Compile Include="Entity\Dto\LineTaskDto.cs" /> |
| | | <Compile Include="Entity\Dto\ResultDto.cs" /> |
| | | <Compile Include="Entity\Location.cs" /> |
| | | <Compile Include="Entity\LocCntrRel.cs" /> |
| | | <Compile Include="Entity\Operation.cs" /> |
| | | <Compile Include="Entity\Task.cs" /> |
| | | <Compile Include="Procss\ThreadTask.cs" /> |
| | |
| | | <Compile Include="Util\EquipmentCommunication\TcpClient.cs" /> |
| | | <Compile Include="Util\EquipmentCommunication\TcpServer.cs" /> |
| | | <Compile Include="Util\Helper\AdoSqlHelper.cs" /> |
| | | <Compile Include="Util\Helper\HelperMethod.cs" /> |
| | | <Compile Include="Util\Helper\HttpHelper.cs" /> |
| | | <Compile Include="Util\Helper\LogHelper.cs" /> |
| | | <Compile Include="Util\Helper\NdcHelper.cs" /> |