username@email.com
2023-12-27 05c48f6d45bfe7d52735cd3b3d757ff3559b7f12
CY_ECommercePlatform/CY.WebForm/Pages/business/CorporateClientsEdit.aspx.cs
@@ -142,6 +142,7 @@
                        m_OA_CorporateClients.DegreeImportanId = this.selDegreeImportanId.Value.ToInt32() ?? 0;
                        m_OA_CorporateClients.AccountManagerId = this.selAccountManagerId.Value.ToInt32() ?? 0;
                        m_OA_CorporateClients.BusinessManagerId = this.selBusinessManagerId.Value.ToInt32() ?? 0;
                        m_OA_CorporateClients.Shifouwanjie = 2;
                        //add by zyyao
                        m_OA_CorporateClients.Paytime = this.selPaytime.Value.ToInt32() ?? 0;