From de8fa9c9602c4e905b9f2819bebf460f53bf7409 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周一, 23 12月 2024 09:22:14 +0800
Subject: [PATCH] 人工能重复记录下线记录?

---
 CC/iWareCommon/iWareCommon.csproj |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/CC/iWareCommon/iWareCommon.csproj b/CC/iWareCommon/iWareCommon.csproj
index a227cd5..c3a5501 100644
--- a/CC/iWareCommon/iWareCommon.csproj
+++ b/CC/iWareCommon/iWareCommon.csproj
@@ -74,10 +74,12 @@
   </ItemGroup>
   <ItemGroup>
     <Compile Include="Common\Dao\CommonDao.cs" />
-    <Compile Include="Common\Globle\PlcWarningGloble.cs" />
+    <Compile Include="Common\Globle\PlcAddressGloble.cs" />
+    <Compile Include="Common\Globle\PlcWarningAddressGloble.cs" />
     <Compile Include="Common\Globle\SysGloble.cs" />
     <Compile Include="Common\Service\CommonService.cs" />
     <Compile Include="Utils\CSharpHelper.cs" />
+    <Compile Include="Utils\DESEncryptHelper.cs" />
     <Compile Include="Utils\HTTP\HTTPService.cs" />
     <Compile Include="Utils\HTTP\SSLUtil.cs" />
     <Compile Include="Utils\SysHelper.cs" />

--
Gitblit v1.9.3