소스 검색

no message

xingzai 3 년 전
부모
커밋
54b4cd46b1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      controllers/user.go

+ 1 - 0
controllers/user.go

@@ -791,6 +791,7 @@ func (this *UserController) ApplyTryOut() {
 				applyMethod = applyMethod + "," + title
 			}
 		}
+		cnf.ConfigValue = "15557270714"
 		openIpItem, _ := models.GetUserRecordByMobile(4, cnf.ConfigValue)
 		if openIpItem != nil && openIpItem.OpenId != "" {
 			if req.ApplyMethod != 2 {