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/iWareCC_ASRS/Common/SystemWarningMsg.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CC/iWareCC_ASRS/Common/SystemWarningMsg.cs b/CC/iWareCC_ASRS/Common/SystemWarningMsg.cs index 2121757..0387ee2 100644 --- a/CC/iWareCC_ASRS/Common/SystemWarningMsg.cs +++ b/CC/iWareCC_ASRS/Common/SystemWarningMsg.cs @@ -63,7 +63,7 @@ /// <summary> /// RGV浠诲姟瀹屾垚纭鐨勮鍛婃秷鎭� /// </summary> - public static string _lbl_Alert_RgvReleaseFinish = string.Empty; + public static string _lbl_Alert_DataProcess_RobotBuffer_ModeChange = string.Empty; /// <summary> /// RGV浠诲姟瀹屾垚纭鐨勮鍛婃秷鎭紙琛ュ伩锛� @@ -111,7 +111,7 @@ /// <summary> /// 绌烘墭鐩樿浆杩� 鐨勮鍛婃秷鎭� /// </summary> - public static string _lbl_Alert_EmptySalverTransfer = string.Empty; + public static string _lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound = string.Empty; /// <summary> @@ -137,7 +137,7 @@ /// <summary> /// 1014鍒�1020 鐨勮鍛婃秷鎭� /// </summary> - public static string _lbl_Alert_Place1014To1020TaskTask = string.Empty; + public static string _lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = string.Empty; /// <summary> /// 鍑哄簱浠诲姟閫氱煡MES 鐨勮鍛婃秷鎭� -- Gitblit v1.9.3