username@email.com
2022-10-17 17f9893bcf92ce8f68f88c6d97b957b025a2cd5e
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;