From 03de13b2a5357916a7b6ec2f3e8a9ff6ca2e3970 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 10 9月 2024 18:17:22 +0800
Subject: [PATCH] 日志优化

---
 DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj |   10 ----------
 1 files changed, 0 insertions(+), 10 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 9bbba35..8bf2460 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
@@ -93,7 +93,6 @@
     <Compile Include="DataCaptureHandlerV2\DeleteDataHandler.cs" />
     <Compile Include="DataCaptureHandlerV2\OP80QualityDataHandler.cs" />
     <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_01.cs" />
-    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP3002.cs" />
     <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_02.cs" />
     <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_03.cs" />
     <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_04.cs" />
@@ -108,16 +107,7 @@
     <Compile Include="DataCaptureHandlerV2\AlertMonitor.cs" />
     <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP6002.cs" />
     <Compile Include="DataCaptureHandler\DataCaptureHandler.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP7007.cs" />
     <Compile Include="DataCaptureHandlerV2\HMIBeartBeatMonitor.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3006.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8001.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8002.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8003.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8004.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8005.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8006.cs" />
-    <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8007.cs" />
     <Compile Include="DataCaptureHandler\DBDataCapture\AlarmLogManager.cs" />
     <Compile Include="DataCaptureHandlerV2\HMI_WorkpieceReading.cs" />
     <Compile Include="DataCaptureHandlerV2\HMI_WorkpieceWrite.cs" />

--
Gitblit v1.9.3