xwt
2025-05-22 cc88a464d5f1d8d9f00f4eae04f63ce54ecc077d
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"
        };