|
@@ -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 {
|