From c0e20b1b0f1298cdc0af0037d60e74d51e364501 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 17 9月 2025 14:38:06 +0800
Subject: [PATCH] //去掉这个删除验证  【Editby shaocx,2025-09-17】

---
 CC/iWareCommon/Utils/Log4Net/LogType.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CC/iWareCommon/Utils/Log4Net/LogType.cs b/CC/iWareCommon/Utils/Log4Net/LogType.cs
index 85d008b..7d705e4 100644
--- a/CC/iWareCommon/Utils/Log4Net/LogType.cs
+++ b/CC/iWareCommon/Utils/Log4Net/LogType.cs
@@ -36,12 +36,12 @@
         #region SDA鐩稿叧
 
         SS7 = 200,
-        HslCommunicationService = 201,
+        DataProcess_RobotBuffer_ForceOutbound = 201,
 
         /// <summary>
         /// PLC鏁版嵁璁块棶鏈嶅姟鏃ュ織
         /// </summary>
-        SdaService = 202,
+        DataProcess_BZ21_FinishTask = 202,
 
         /// <summary>
         /// 鍫嗗灈鏈虹殑PLC鏁版嵁璁块棶鏈嶅姟鏃ュ織
@@ -67,7 +67,7 @@
         /// <summary>
         /// MES鏈嶅姟
         /// </summary>
-        MesService = 301,
+        DataProcess_BZ12_FinishTask = 301,
 
 
         /// <summary>

--
Gitblit v1.9.3