Tiger.Model.Net/Entitys/WMS/Api/RePrint_Entitys.cs
@@ -34,7 +34,14 @@ public string ItemDesc { get; set; } public string DocNo { get; set; } public string WorkOrder { get; set; } public string WoBatch { get; set; } public decimal PackQty { get; set; } public decimal Qty { get; set; } } public class SemiTemplateQty { public double PackQty { get; set; } public double CompleteQty { get; set; } } }