From 143b8e2ec209a703c21c0f87709e90f0d752f016 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 10 12月 2024 14:51:04 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine --- CC/iWareModel/iWareModel.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CC/iWareModel/iWareModel.csproj b/CC/iWareModel/iWareModel.csproj index a9a9a60..c54b2dd 100644 --- a/CC/iWareModel/iWareModel.csproj +++ b/CC/iWareModel/iWareModel.csproj @@ -120,6 +120,7 @@ <Compile Include="EnumType\WMS\RbTaskTypeEnum.cs" /> <Compile Include="EnumType\WMS\StockStatusEnum.cs" /> <Compile Include="EnumType\WMS\TaskStatusEnum.cs" /> + <Compile Include="EnumType\WMS\UpiFlagEnum.cs" /> <Compile Include="EnumType\WMS\UpiStatusEnum.cs" /> <Compile Include="EnumType\WMS\WmsPlaceEnum.cs" /> <Compile Include="EnumType\XiGangPublicCommon\AddTransferTaskEnum.cs" /> -- Gitblit v1.9.3