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 = '学术会议';