|
@@ -964,7 +964,6 @@ func (this *ActivityCoAntroller) SignupAdd() {
|
|
|
//公司线下调研活动客户报名后给建会人,所属销售推送模板信息
|
|
|
if signupStatus == "Success" {
|
|
|
go services.SendResearchActivitiesTemplateMsg(user, activityInfo, "报名")
|
|
|
- go services.SendResearchActivitiesTemplateMsg(user, activityInfo, "报名")
|
|
|
}
|
|
|
if signupType == 1 && user.IsMsgOutboundMobile == 0 {
|
|
|
resp.GoOutboundMobile = true
|