wxw
2025-10-26 17a6a93088a9bc551641c1431e4f70cc9f78813d
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,