wxw
2025-10-27 a38b3f2411652d37d56e863dfb08d72dc19c0b8b
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,