@@ -203,7 +203,6 @@ func BindWxUser(openid, mobile, email string, registerPlatform int) (wxUser *mod
return
}
utils.Rc.SetNX(key, "ok", time.Second*300)
- time.Sleep(time.Second * 5)
user := &models.WxUser{
CompanyId: 1,
CreatedTime: time.Now(),