| | |
| | | public const string AgingOutput = "AgingOutput"; |
| | | |
| | | /// <summary> |
| | | /// 换型 |
| | | /// </summary> |
| | | public const string EqptRun = "EqptRun"; |
| | | |
| | | /// <summary> |
| | | /// 工艺路线申请 |
| | | /// </summary> |
| | | public const string ProcessApply = "ProcessApply"; |
| | |
| | | public const string ReceiveTask = "ReceiveTask"; |
| | | |
| | | /// <summary> |
| | | /// 请求WCS任务下发NG出库任务 |
| | | /// </summary> |
| | | public const string ReceiveByWMSNGTask = "ReceiveByWMSNGTask"; |
| | | |
| | | /// <summary> |
| | | /// 请求WCS任务 |
| | | /// </summary> |
| | | public const string GetStation = "GetStation"; |
| | |
| | | |
| | | |
| | | public const string CHInboundEmptyProductLineTwo = "CHInboundEmptyProductLineTwo"; |
| | | |
| | | public const string ReceiveWMSTask = "ReceiveWMSTask"; |
| | | } |
| | | } |