username@email.com
2025-03-07 2fee7b9b90c1acf7a17aef84ee22c2a31b801fe2
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)