From eb34d2f6e8ae329a8094bdb921eafa904c9440db Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 04 9月 2024 13:39:04 +0800
Subject: [PATCH] 11
---
DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj b/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj
index c36463f..c0b7d90 100644
--- a/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj
+++ b/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj
@@ -150,6 +150,7 @@
<Compile Include="DataCaptureHandler\PLCDataCapture\Siemens_HslCommunicationService.cs" />
<Compile Include="DataCaptureHandler\PLCDataCapture\PLCFactory.cs" />
<Compile Include="DataCaptureHandler\PLCDataCapture\PLCManger.cs" />
+ <Compile Include="Enums\PieceLogTypeEnum.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
--
Gitblit v1.9.3