| | |
| | | <Compile Include="models\TN_Record_Table.cs" /> |
| | | <Compile Include="models\TN_RelocationList_Detail.cs" /> |
| | | <Compile Include="models\TN_Relocation_List.cs" /> |
| | | <Compile Include="models\TN_Shipping_Order.cs" /> |
| | | <Compile Include="models\TN_SpotCheck_Detail.cs" /> |
| | | <Compile Include="models\TN_Spot_Check.cs" /> |
| | | <Compile Include="process\TaskProcess.cs" /> |
| | |
| | | <Compile Include="api\WMSController.cs" /> |
| | | <Compile Include="dispatch\HostToAGV.cs" /> |
| | | <Compile Include="util\LogHelper.cs" /> |
| | | <Compile Include="wms\ContainerHelper.cs" /> |
| | | <Compile Include="wms\LocationHelper.cs" /> |
| | | <Compile Include="wms\SYSHelper.cs" /> |
| | | <Compile Include="Program.cs" /> |
| | |
| | | <None Include="packages.config" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include=".gitignore" /> |
| | | <Content Include="readme.md" /> |
| | | <EmbeddedResource Include="swagger.js"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |