Browse Source

no message

xingzai 3 years ago
parent
commit
54b4cd46b1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/user.go

+ 1 - 0
controllers/user.go

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