username@email.com
2025-05-21 a980cd04341d71216e0f59bd4b7327fe9fc50032
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)