From 157f0b8a78b200bf68ce96a163d8d59432e78283 Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周四, 28 11月 2024 14:38:07 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine --- CC/iWareCommon/Utils/Log4Net/LogType.cs | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CC/iWareCommon/Utils/Log4Net/LogType.cs b/CC/iWareCommon/Utils/Log4Net/LogType.cs index ee782bd..6cb4de5 100644 --- a/CC/iWareCommon/Utils/Log4Net/LogType.cs +++ b/CC/iWareCommon/Utils/Log4Net/LogType.cs @@ -62,7 +62,7 @@ /// <summary> /// 鍑哄簱璁″垝 /// </summary> - OutPlanTask = 300, + DataProcess_ValidateQiTao = 300, /// <summary> /// MES鏈嶅姟 @@ -103,6 +103,12 @@ /// <summary> /// 閲嶆柊鑾峰彇鍙戝姩鏈轰俊鎭� /// </summary> - DataProcess_269 = 308 + DataProcess_269 = 308, + /// <summary> + /// 鐮佹澘浠诲姟涓嬪彂 + /// </summary> + DataProcess_BZ12 = 309, + DataProcess_BZ21 = 310, + } } -- Gitblit v1.9.3