crz
2025-03-11 335095c9fdb8bc93340feb72397befc9ea10c890
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; }