Browse Source

no message

xingzai 3 năm trước cách đây
mục cha
commit
54b4cd46b1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      controllers/user.go

+ 1 - 0
controllers/user.go

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