Tiger.Model.Net/Entitys/Minsun/ProdMaterialReqOutput.cs
@@ -14,8 +14,8 @@ public string MaterialName { get; set; } public string MaterialStandard { get; set; } public string UnitCode { get; set; } public decimal PRQty { get; set; } public decimal Qty { get; set; } public double PRQty { get; set; } public double Qty { get; set; } public DateTime? DeliveryDate { get; set; } public string WarehouseCode { get; set; } public string WarehouseName { get; set; }