hao
2025-06-04 d7bf5fce0a442c858d02675a2c71a8af49937ae2
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"
        };