xingzai 3 år sedan
förälder
incheckning
da08d9536b
1 ändrade filer med 0 tillägg och 1 borttagningar
  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 {