Tiger.Model.Net/Entitys/MES/ParameterEntity/PositionParameter.cs
@@ -177,6 +177,8 @@ public WeightInfo WeightInfo { get; set; } = new WeightInfo(); public bool IsFinished => Item.IsFinished; public bool IsReachedEndNode { get; set; } = false; public string InStoreActID { get; set; } public BAS_LABEL_TEMP InStoreLabel { get; set; } } /// <summary>