From 0a9114107f0ff064a9ab93d8011b9fe8b57ac7b8 Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: ćšć, 28 11æ 2024 10:53:39 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine --- CC/iWareModel/iWareModel.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/CC/iWareModel/iWareModel.csproj b/CC/iWareModel/iWareModel.csproj index d2e2f0e..feeb416 100644 --- a/CC/iWareModel/iWareModel.csproj +++ b/CC/iWareModel/iWareModel.csproj @@ -112,6 +112,8 @@ <Compile Include="EnumType\TaskExcuteTypeEnum.cs" /> <Compile Include="EnumType\ThreadDirectionEnum.cs" /> <Compile Include="EnumType\WMS\AreaCodeEnum.cs" /> + <Compile Include="EnumType\WMS\PrintClassifyEnum.cs" /> + <Compile Include="EnumType\WMS\PrintTypeEnum.cs" /> <Compile Include="EnumType\WMS\RbRunModeEnum.cs" /> <Compile Include="EnumType\WMS\RbTaskTypeEnum.cs" /> <Compile Include="EnumType\WMS\StockStatusEnum.cs" /> -- Gitblit v1.9.3