| | |
| | | /// </summary> |
| | | public const string WCSReceiveTask = "ReceiveTask"; |
| | | public const string WCSCancelinventory = "Cancelinventory"; |
| | | |
| | | public const string WCSManualTaskCompleted = "ManualTaskCompleted"; |
| | | |
| | | /// <summary> |
| | | /// 绉诲簱浠诲姟瀹屾垚 |
| | | /// </summary> |
| | | public const string MESTransferCompletionFeedback = "onHandMoveReport"; |
| | | |
| | | public const string MESTaskFeedback = "resultReport"; |
| | | |
| | | /// <summary> |
| | | /// 鎵嬪姩鍙栨秷浠诲姟 |
| | | /// </summary> |
| | | |
| | | public const string MEScancelTask = "cancelTask"; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 鎵嬪姩瀹屾垚 |
| | | /// </summary> |
| | | public const string MESmockComplete = "mockComplete"; |
| | | |
| | | |
| | | } |
| | | } |