cnf
2025-05-09 af3455bc13c0ed48f4e3fa1b1614f601df24f12c
StandardInterface/MES.Service/service/BasicData/Partner/MesCustomerManager.cs
@@ -145,6 +145,9 @@
            CreateDate = DateTime.Now,
            CreateOrg = Convert.ToDecimal(customer.FCreateOrgId),
            UseOrg = Convert.ToDecimal(customer.FUseOrgId),
            CustType =  customer.CustType,
            CustGroup  =  customer.CustGroup,
            Type= customer.Type,
            Company = "1000",
            Factory = "1000"
        };