MET08DDUPSP1TBI - v2.47.0 - Job -

Work Oder, Reactor and Slot
This commit is contained in:
2022-10-10 17:35:21 -07:00
parent 67f10dbc2e
commit ccc2e138e5
8 changed files with 400 additions and 179 deletions

View File

@ -6,7 +6,7 @@ public class Input
public string Area { get; set; }
public string EquipmentType { get; set; }
public string MID { get; set; }
public string MeanThickness { get; set; }
public string Slot { get; set; }
public string MesEntity { get; set; }
public string Recipe { get; set; }
public string Sequence { get; set; }