| | |
| | | <Compile Include="Consts\TaskName.cs" /> |
| | | <Compile Include="Controllers\DebugController.cs" /> |
| | | <Compile Include="Controllers\ErpController.cs" /> |
| | | <Compile Include="Controllers\MesController.cs" /> |
| | | <Compile Include="Controllers\MoboxController.cs" /> |
| | | <Compile Include="Controllers\AgvController.cs" /> |
| | | <Compile Include="App_Start\SwaggerControllerDescProvider.cs" /> |
| | | <Compile Include="Dtos\Request\WmsRequest.cs" /> |
| | | <Compile Include="Dtos\Response\WmsResponse.cs" /> |
| | | <Compile Include="Models\DebugModel.cs" /> |
| | | <Compile Include="Dtos\Request\DebugRequest.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_Shift_Detail.cs" /> |
| | | <Compile Include="Models\TN_Shift_Order.cs" /> |
| | | <Compile Include="ServiceCore\CheckCore.cs" /> |
| | | <Compile Include="ServiceCore\DebugCore.cs" /> |
| | | <Compile Include="ServiceCore\OutboundCore.cs" /> |
| | | <Compile Include="ServiceCore\ShiftCore.cs" /> |
| | | <Compile Include="Services\DebugService.cs" /> |
| | |
| | | <Compile Include="Models\TN_Task_Action.cs" /> |
| | | <Compile Include="Helpers\DeviceProcess.cs" /> |
| | | <Compile Include="ServiceCore\TaskCore.cs" /> |
| | | <Compile Include="Controllers\WmsController.cs" /> |
| | | <Compile Include="Controllers\WMSController.cs" /> |
| | | <Compile Include="Dispatch\HostToAGV.cs" /> |
| | | <Compile Include="Helpers\TaskHelper.cs" /> |
| | | <Compile Include="Services\AgvService.cs" /> |
| | | <Compile Include="Services\WmsService.cs" /> |
| | | <Compile Include="Services\MoboxService.cs" /> |
| | | <Compile Include="Helpers\LogHelper.cs" /> |
| | | <Compile Include="Helpers\ContainerHelper.cs" /> |
| | |
| | | <Install>false</Install> |
| | | </BootstrapperPackage> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="Dtos\Internal\" /> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | </Project> |