From 90344bc24b7828091281f069e46d802642e7e0d8 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 03 12月 2024 13:29:43 +0800 Subject: [PATCH] 22 --- CC/iWareCC_ASRS/Common/SystemWarningMsg.cs | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CC/iWareCC_ASRS/Common/SystemWarningMsg.cs b/CC/iWareCC_ASRS/Common/SystemWarningMsg.cs index 0387ee2..899b712 100644 --- a/CC/iWareCC_ASRS/Common/SystemWarningMsg.cs +++ b/CC/iWareCC_ASRS/Common/SystemWarningMsg.cs @@ -16,7 +16,7 @@ /// <summary> /// 鍫嗗灈鏈�1涓嬪彂鐨勮鍛婃秷鎭� /// </summary> - public static string _lbl_Alert_Srm1Release = string.Empty; + public static string _lbl_Alert_DataProcess_BZ39_IssueInboundTask = string.Empty; /// <summary> /// 鍫嗗灈鏈�2涓嬪彂鐨勮鍛婃秷鎭� @@ -73,7 +73,7 @@ /// <summary> /// 澶勭悊涓嬪彂涓殑鍑哄簱璁″垝浠诲姟鐨勮鍛婃秷鎭� /// </summary> - public static string _lbl_Alert_HandlerIssuingTask = string.Empty; + public static string _lbl_Alert_DataProcess_BZ12_IssueTask = string.Empty; /// <summary> /// 澶勭悊铏氭嫙鍑哄簱鐨勫嚭搴撹鍒掍换鍔$殑璀﹀憡娑堟伅 @@ -101,7 +101,7 @@ /// <summary> /// 杈撻�佺嚎浠诲姟瀹屾垚纭鐨勮鍛婃秷鎭� /// </summary> - public static string _lbl_Alert_ConveyorsReleaseFinish = string.Empty; + public static string _lbl_Alert_DataProcess_ValidateQiTao = string.Empty; /// <summary> /// 娓呯悊鏁版嵁鐜板満 鐨勮鍛婃秷鎭� @@ -122,7 +122,10 @@ /// 鑷姩鐮佹澘浠诲姟 鐨勮鍛婃秷鎭� /// </summary> public static string _lbl_alert_DataProcess_BZ12 = string.Empty; - + /// <summary> + /// 鑷姩鐮佹澘浠诲姟 鐨勮鍛婃秷鎭� + /// </summary> + public static string _lbl_alert_DataProcess_BZ21 = string.Empty; /// <summary> /// 鑷姩缁勭洏浠诲姟涓嬪彂 鐨勮鍛婃秷鎭� /// </summary> -- Gitblit v1.9.3