Tiger.Model.Net/Entitys/MES/ParameterEntity/PositionParameter.cs
@@ -249,6 +249,7 @@ public class WorkStepInfo { public string ID { get; set; } public string Name { get; set; } public int Sequence { get; set; } public string NodeID { get; set; } public string NodeType { get; set; }