cnf
2025-05-12 96b22db20a74963e39e490e94bf969cc60ef1b04
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; }
}