xingzai 2 anni fa
parent
commit
92726f8c6d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      controllers/activity.go

+ 1 - 0
controllers/activity.go

@@ -1251,6 +1251,7 @@ func (this *ActivityCoAntroller) SignupAdd() {
 				resp.SignupType = signupType
 				resp.SignupStatus = signupStatus
 				resp.HasPermission = hasPermission
+				resp.PopupMsg = "活动开始前1小时内无法预约,请联系对口销售处理"
 				br.Ret = 200
 				br.Success = true
 				br.Msg = ""