Browse Source

调整接口

master
lilili 1 year ago
parent
commit
90498c763c
  1. 1
      ICSSoft.WMS.WebAPI/ICSSoft.Entity/ICSSoft.Entity.csproj

1
ICSSoft.WMS.WebAPI/ICSSoft.Entity/ICSSoft.Entity.csproj

@ -53,6 +53,7 @@
<Reference Include="System.Xml" /> <Reference Include="System.Xml" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="AGVResult.cs" />
<Compile Include="BarCodeCheckModel.cs" /> <Compile Include="BarCodeCheckModel.cs" />
<Compile Include="ForkLiftStartTaskModel.cs" /> <Compile Include="ForkLiftStartTaskModel.cs" />
<Compile Include="AGVStartTaskModel.cs" /> <Compile Include="AGVStartTaskModel.cs" />

Loading…
Cancel
Save