username@email.com
2025-04-03 8f7fd017ffa14e6b3e2ec0a984e9370d88cb7c09
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)