소스 검색

no message

xingzai 2 년 전
부모
커밋
92726f8c6d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 = ""