1
wbc
2025-05-29 1c752c710464609d137012d6c9ca717a942cb6e9
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; }