username@email.com
2025-02-20 df86a965f286dae149d7d3d2d3e886b3c2e4ee0b
CY_ECommercePlatform/CY.WebForm/Pages/procurement/SuppliersDetail.aspx.cs
@@ -42,6 +42,9 @@
            this.spanDetailedAddress.InnerText = supplier.DetailedAddress;
            this.spanFax.InnerText = supplier.Fax;
            this.spanFinancialOfficers.InnerText = supplier.FinancialOfficers;
            this.spanBank.InnerText = supplier.Bank;
            this.spanHuming.InnerText = supplier.Huming;
            this.spanAccountID.InnerText = supplier.AccountID;
            this.spanLegalMobile.InnerText = supplier.LegalMobile;
            this.spanLegalQQ.InnerText = supplier.LegalQQ;
            this.spanLegalRepresentative.InnerText = supplier.LegalRepresentative;