From 2905c63ec884f531152a4e97a4d67034e8149d6d Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 17 12月 2024 10:28:43 +0800
Subject: [PATCH] 22
---
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 c54b2dd..1965c43 100644
--- a/CC/iWareModel/iWareModel.csproj
+++ b/CC/iWareModel/iWareModel.csproj
@@ -113,6 +113,7 @@
<Compile Include="EnumType\TaskExcuteTypeEnum.cs" />
<Compile Include="EnumType\ThreadDirectionEnum.cs" />
<Compile Include="EnumType\WMS\AreaCodeEnum.cs" />
+ <Compile Include="EnumType\WMS\DeviceWarningTypeEnum.cs" />
<Compile Include="EnumType\WMS\PrintClassifyEnum.cs" />
<Compile Include="EnumType\WMS\PrintTypeEnum.cs" />
<Compile Include="EnumType\WMS\PushStatusEnum.cs" />
--
Gitblit v1.9.3