username@email.com
2024-12-18 21a248a0cf76b6f05fcaac6f90975ef15ab607a1
CY_ECommercePlatform/CY.WebForm/Pages/business/OutsourceFirmEdit.aspx.cs
@@ -285,7 +285,7 @@
                    m_OA_CorporateClients.Piaoju = 0;
                    m_OA_CorporateClients.Kaipiaoziliao = "";
                    m_OA_CorporateClients.Expiretype = 0;
                    m_OA_CorporateClients.Shifouwanjie = 0;
                    m_OA_CorporateClients.Shifouwanjie = 2;
                    m_OA_CorporateClients.Note = "";
                    bool result = bll_OA_CorporateClientsBLL.InsertModel(m_OA_CorporateClients, m_OA_CustomerCommunications, m_EC_AcceptWayByCustomers);//添加信息
                    if (result)