wbc
2025-02-27 16a36b5f3e243b21b1b7690960f2dc4b2b665afc
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; }