xwt
6 天以前 6d3eca191a75ab2f4229e4514b36f04ec79bc0fe
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"
        };