소스 검색

no message

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

+ 0 - 1
controllers/user.go

@@ -791,7 +791,6 @@ 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 {