xingzai hace 2 años
padre
commit
92726f8c6d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = ""