| | |
| | | <Compile Include="Consts\AreaName.cs" /> |
| | | <Compile Include="Consts\LockStateCode.cs" /> |
| | | <Compile Include="Consts\LockStateName.cs" /> |
| | | <Compile Include="Consts\SpotStateCode.cs" /> |
| | | <Compile Include="Consts\TaskName.cs" /> |
| | | <Compile Include="Controllers\DebugController.cs" /> |
| | | <Compile Include="Controllers\ErpController.cs" /> |
| | | <Compile Include="Controllers\MoboxController.cs" /> |
| | | <Compile Include="Controllers\AgvController.cs" /> |
| | | <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\PathHelper.cs" /> |
| | | <Compile Include="Helpers\ResultHelper.cs" /> |
| | | <Compile Include="Helpers\DbHelper.cs" /> |
| | | <Compile Include="Models\DebugModel.cs" /> |
| | | <Compile Include="Models\TN_Check_Detail.cs" /> |
| | | <Compile Include="Models\TN_Check_Order.cs" /> |
| | | <Compile Include="Models\TN_Inbound_Order.cs" /> |
| | | <Compile Include="Models\TN_Order_Task.cs" /> |
| | | <Compile Include="Models\TN_Outbound_Order.cs" /> |
| | | <Compile Include="Models\TN_Outbound_Detail.cs" /> |
| | | <Compile Include="Models\TN_Outbound_Task.cs" /> |
| | | <Compile Include="ServiceCore\CheckCore.cs" /> |
| | | <Compile Include="ServiceCore\OutboundCore.cs" /> |
| | | <Compile Include="Services\DebugService.cs" /> |
| | |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="debug\outbound_order.csv" /> |
| | | <Content Include="readme.dev.md" /> |
| | | <Content Include="readme.md" /> |
| | | <EmbeddedResource Include="swagger.js"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| | |
| | | <Install>false</Install> |
| | | </BootstrapperPackage> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | | <ItemGroup> |
| | | <Folder Include="Dtos\Internal\" /> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | </Project> |