| | |
| | | public const string AgingOutput = "AgingOutput"; |
| | | |
| | | /// <summary> |
| | | /// 换型 |
| | | /// </summary> |
| | | public const string EqptRun = "EqptRun"; |
| | | |
| | | /// <summary> |
| | | /// 工艺路线申请 |
| | | /// </summary> |
| | | public const string ProcessApply = "ProcessApply"; |
| | |
| | | /// 是否入库空托盘 |
| | | /// </summary> |
| | | public const string InboundIsEmpty = "InboundIsEmpty"; |
| | | |
| | | public const string CHInboundEmptyProductLineOne = "CHInboundEmptyProductLineOne"; |
| | | |
| | | |
| | | public const string CHInboundEmptyProductLineTwo = "CHInboundEmptyProductLineTwo"; |
| | | |
| | | public const string ReceiveWMSTask = "ReceiveWMSTask"; |
| | | } |
| | | } |