wxw
3 天以前 29b916fcff826d7cf5f6fc560ea7e950f9804cf9
Wms/WMS.BLL/SysServer/CustomerServer.cs
@@ -197,7 +197,7 @@
                    CustomerNo = model.customerNo.ToString(),
                    CustomerName = model.customerName,
                    Type = int.Parse(model.CustomerType),
                    Address = model.streetAddress,
                    Address = model.Address,
                    LinkMan = model.contact,
                    Phone = model.contactMobile,