Browse Source

no message

xingzai 3 years ago
parent
commit
da08d9536b
1 changed files with 0 additions and 1 deletions
  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 {