liuyan
2022-11-30 6b05e5c975c7e33b09e6073f1ec8419e1f9b065b
force-app/main/default/classes/CampaignTriggerBefInsHandler.cls
@@ -246,7 +246,7 @@
                            if (app.MeetingType__c != '赞助会') {
                                cam.StartDate                        = app.StartDate__c;
                                cam.EndDate                          = app.EndDate__c;
                                cam.Budget_Type__c                   = app.BudgetType__c;
                                cam.Implementation_Purpose__c                   = app.BudgetType__c;
                                cam.OfficeCategory__c                = app.OfficeCategory__c;
                                cam.Meeting_Type__c                  = app.MeetingType__c;