wxw
2025-10-16 e1937ea7d68c72e61095538d5fec4e7d795f78c9
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,