1
HuBingJie
2025-11-13 d58196721475e968769d708d9c14f60dd8d5671f
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -32,8 +32,8 @@
        /// <summary>
        /// 绉诲簱浠诲姟瀹屾垚
        /// </summary>
        public const string MESTransferCompletionFeedback = "MESTransferCompletionFeedback";
        public const string MESTaskFeedback = "MESTaskFeedback";
        public const string MESTransferCompletionFeedback = "onHandMoveReport";
        public const string MESTaskFeedback = "resultReport";
    }
}