From 39c09dede499f7ba23bcd26b17b2199a31bddccc Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 28 8月 2024 11:10:53 +0800
Subject: [PATCH] 出库执行 哟花
---
DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj | 4 ++++
1 files changed, 4 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 b547732..55705db 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
@@ -94,6 +94,7 @@
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_06.cs" />
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_07.cs" />
<Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP0501.cs" />
+ <Compile Include="DataCaptureHandlerV2\Special\DataCaptureHandler_OP7009.cs" />
<Compile Include="DataCaptureHandlerV2\Special\DataCaptureHandler_OP1002.cs" />
<Compile Include="DataCaptureHandlerV2\Special\DataCaptureHandler_OP1003.cs" />
<Compile Include="DataCaptureHandlerV2\Special\DataCaptureHandler_OP1004.cs" />
@@ -155,6 +156,9 @@
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
+ <Compile Include="Utils\QualityStateHelper.cs" />
+ <Compile Include="Utils\MonitorHelper.cs" />
+ <Compile Include="Utils\SystemBussinessHelper.cs" />
<Compile Include="Utils\SystemHelper.cs" />
<Compile Include="Utils\ComboBoxHelper.cs" />
<Compile Include="Utils\ConfigHelper.cs" />
--
Gitblit v1.9.3