crz
2025-03-01 47f6ab7374c3f88ba364ea82021dd296f4bdf9e6
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; }