From e8734db76fbbb3149ba663beff3b4f7451012b03 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 03 12月 2024 13:28:34 +0800
Subject: [PATCH] 11

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

diff --git a/CC/iWareCommon/Utils/Log4Net/LogType.cs b/CC/iWareCommon/Utils/Log4Net/LogType.cs
index 10be19d..9bd1272 100644
--- a/CC/iWareCommon/Utils/Log4Net/LogType.cs
+++ b/CC/iWareCommon/Utils/Log4Net/LogType.cs
@@ -14,11 +14,11 @@
         /// <summary>
         /// 鍫嗗灈鏈轰换鍔$嚎绋嬫棩蹇�
         /// </summary>
-        SrmTheadService = 1,
+        DataProcess_BZ39_IssueInboundTask = 1,
         /// <summary>
         /// 绔嬪簱杈撻�佺嚎浠诲姟绾跨▼鏃ュ織
         /// </summary>
-        ConveyorThreadService = 2,
+        DataProcess_BZ12_IssueTask = 2,
         /// <summary>
         /// WCF鏈嶅姟绾跨▼鏃ュ織
         /// </summary>
@@ -62,7 +62,7 @@
         /// <summary>
         /// 鍑哄簱璁″垝
         /// </summary>
-        OutPlanTask = 300,
+        DataProcess_ValidateQiTao = 300,
 
         /// <summary>
         /// MES鏈嶅姟
@@ -108,5 +108,7 @@
         /// 鐮佹澘浠诲姟涓嬪彂
         /// </summary>
         DataProcess_BZ12 = 309,
+        DataProcess_BZ21 = 310,
+
     }
 }

--
Gitblit v1.9.3