username@email.com
2025-01-23 759a1ae509626ffa422357b78a10ae7b41821cf5
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)