MES.Service/Dto/webApi/ErpOutWare.cs @@ -4,7 +4,7 @@ { public decimal OutType { get; set; } public string OutType { get; set; } public string OutNo { get; set; } public DateTime? BillDate { get; set; } public string? CustNo { get; set; }