MES.Service/Dto/webApi/ErpOutWareDetails.cs @@ -25,5 +25,6 @@ public string? CustItemModel { get; set; } public string? CustBillNo { get; set; } public string? MachineType { get; set; } public string? FLot { get; set; } }