cnf
2025-09-16 934c57635b05680e9ce3fca53d109a77e8da5b9a
StandardInterface/MES.Service/Dto/webApi/ErpCustomer.cs
@@ -32,5 +32,7 @@
    //public string? FDescription { get; set; }
    public string? fremarks { get; set; }
    public string? CustType { get; set; }
    public string? CustGroup { get; set; }
}