From dd6df6f04bc7419f639447be37793927dac62f23 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 04 9月 2025 16:52:09 +0800 Subject: [PATCH] 222 --- wcs/yunneiWCS/yunneiWCS/Utils/Log4Net/LogType.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/wcs/yunneiWCS/yunneiWCS/Utils/Log4Net/LogType.cs b/wcs/yunneiWCS/yunneiWCS/Utils/Log4Net/LogType.cs index 7871cf2..8bea1a4 100644 --- a/wcs/yunneiWCS/yunneiWCS/Utils/Log4Net/LogType.cs +++ b/wcs/yunneiWCS/yunneiWCS/Utils/Log4Net/LogType.cs @@ -20,5 +20,7 @@ /// MES鍑哄叆搴撴暟鎹紶杈�(鐪熸鐨凪ES) /// </summary> mesStockDataForRealMes = 2, + + OtherInfo = 3 } } -- Gitblit v1.9.3