From 0821715ebc11d3934d0594a1cc2c39686d808906 Mon Sep 17 00:00:00 2001
From: zhao
Date: 星期五, 09 七月 2021 14:12:43 +0800
Subject: [PATCH] 增加ChageWay接口

---
 HH.WMS.Entitys/HH.WMS.Entitys.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HH.WMS.Entitys/HH.WMS.Entitys.csproj b/HH.WMS.Entitys/HH.WMS.Entitys.csproj
index 127bbd1..d4771d4 100644
--- a/HH.WMS.Entitys/HH.WMS.Entitys.csproj
+++ b/HH.WMS.Entitys/HH.WMS.Entitys.csproj
@@ -68,6 +68,7 @@
     <Compile Include="Algorithm\TN_AB_STOCKEntity.cs" />
     <Compile Include="Dto\ZCTransferDto.cs" />
     <Compile Include="Entitys\Mes\TN_MES_TASK.cs" />
+    <Compile Include="External\ChangeWayResult.cs" />
     <Compile Include="External\ZCReceiveTaskEntity.cs" />
     <Compile Include="Wcs\WcsResponse.cs" />
     <Compile Include="Ams\AmsAddTask.cs" />

--
Gitblit v1.9.1