游畅
2022-03-31 1fc93f81c9ac2dc31a1528d416bba28acf2ad2f7
force-app/main/default/classes/SimpleEventRegisterController.cls
@@ -1211,7 +1211,7 @@
                    taskAccType = '用户拜访';
                }
                if (this.targetEvent.Activity_Type2__c == '販売店') {
                    taskAccType = '经销商拜访';
                    taskAccType = '经销商拜访';
                }
                if (this.targetEvent.Activity_Type2__c == '社外イベント') {
                    taskAccType = '学术会议';