Explorar o código

绑定过手机号处理

WH01243 hai 4 meses
pai
achega
f5dd727b94
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/jfw/front/singleLogin.go

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

@@ -51,7 +51,7 @@ func (this *SingleLogin) VipGiftUrl(key string) error {
 	sess := this.Session().GetMultiple()
 	userId, _ := sess["userId"].(string)
 	openid := ""
-	log.Println("1111", key, chatIdInt, isWxB, userId)
+	log.Println("1111", key, chatIdInt, isWxB, userId, this.GetString("state"))
 	if isWxB && userId == "" {
 		if this.GetString("state") == "wx" {
 			//微信跳回来的