浏览代码

绑定过手机号处理

WH01243 4 月之前
父节点
当前提交
e3ffea1c15
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/jfw/front/singleLogin.go

+ 1 - 1
src/jfw/front/singleLogin.go

@@ -69,7 +69,7 @@ func (this *SingleLogin) VipGiftUrl(key string) error {
 			log.Println(fmt.Sprintf(config.Wxoauth, url.QueryEscape(this.Site()+this.Url()), "wx"))
 			return this.Redirect(fmt.Sprintf(config.Wxoauth, url.QueryEscape(this.Site()+this.Url()), "wx"), 302)
 		}
-	}CD
+	}
 	if key != "" && chatIdInt > 0 {
 		openid = qutil.InterfaceToStr(this.GetSession("s_m_openid"))
 		//查看是否关注公众号