Browse Source

no message

xingzai 1 year ago
parent
commit
aaae664a85
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/activity.go

+ 1 - 0
controllers/activity.go

@@ -1286,6 +1286,7 @@ func (this *ActivityController) SignupCancel() {
 		br.ErrMsg = "操作失败,Err:" + errSignup.Error()
 		return
 	}
+
 	go services.YanXuanActivityPointsBillSignupCancel(activityId, uid) // 用户取消报名添加到处理研选扣点
 	// 如果是买方研选下的专家沙龙,同时推给内容组四人
 	if activityInfo.ActivityTypeId == 5 {