Tiger.Model.Net/Entitys/MES/ParameterEntity/PositionParameter.cs @@ -336,6 +336,7 @@ public class ShipingInfo { public bool IsPrintCustomerLabel { get; set; } public int OldShipQty { get; set; } public int ShipQty { get; set; } }