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; } }