项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -28,12 +28,13 @@ /// 涓嬪彂WCS浠诲姟 /// </summary> public const string WCSReceiveTask = "ReceiveTask"; public const string WCSCancelinventory = "Cancelinventory"; /// <summary> /// 绉诲簱浠诲姟瀹屾垚 /// </summary> public const string MESTransferCompletionFeedback = "MESTransferCompletionFeedback"; public const string MESTaskFeedback = "MESTaskFeedback"; public const string MESTransferCompletionFeedback = "onHandMoveReport"; public const string MESTaskFeedback = "resultReport"; } }