From d89732b82ff7fc047628ca3772311a0fbeea3553 Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周日, 24 11月 2024 14:19:14 +0800 Subject: [PATCH] add --- CC/iWareCommon/Utils/Log4Net/LogType.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/CC/iWareCommon/Utils/Log4Net/LogType.cs b/CC/iWareCommon/Utils/Log4Net/LogType.cs index 85eaa52..18fb3b6 100644 --- a/CC/iWareCommon/Utils/Log4Net/LogType.cs +++ b/CC/iWareCommon/Utils/Log4Net/LogType.cs @@ -103,6 +103,10 @@ /// <summary> /// 閲嶆柊鑾峰彇鍙戝姩鏈轰俊鎭� /// </summary> - DataProcess_269 = 308 + DataProcess_269 = 308, + /// <summary> + /// 鐮佹澘浠诲姟涓嬪彂 + /// </summary> + DataProcess_BZ12 = 309, } } -- Gitblit v1.9.3