From 272ea6040258a7adfc807123036378915860fb90 Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周日, 24 11月 2024 14:23:31 +0800 Subject: [PATCH] add --- 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 18fb3b6..10be19d 100644 --- a/CC/iWareCommon/Utils/Log4Net/LogType.cs +++ b/CC/iWareCommon/Utils/Log4Net/LogType.cs @@ -30,7 +30,7 @@ /// <summary> /// 妗佹灦浠诲姟绾跨▼鏃ュ織 /// </summary> - TrussThreadService = 15, + DataProcess_RobotBuffer_ModeChange = 15, #region SDA鐩稿叧 @@ -73,7 +73,7 @@ /// <summary> /// AGV绾跨▼鏃ュ織 /// </summary> - AGVTheadService = 302, + DataProcess_RobotBuffer_AutoQiTaoOutbound = 302, /// <summary> /// 鍥涗釜鍏ュ簱鍙f壂鎻忔娴嬬嚎绋� @@ -93,7 +93,7 @@ /// <summary> /// 绌烘墭鐩樿浆杩愪换鍔� /// </summary> - EmptySalverTransferTask = 306, + DataProcess_RobotBuffer_IssueOutboundTask = 306, /// <summary> /// 鑷姩缁勭洏浠诲姟涓嬪彂 -- Gitblit v1.9.3