ziwen 2 年 前
コミット
4bca80e71e
1 ファイル変更0 行追加1 行削除
  1. 0 1
      controller/pc/pc.go

+ 0 - 1
controller/pc/pc.go

@@ -553,7 +553,6 @@ QUERY_WX_USER:
 				token = tempToken
 				userId = int(tempUser.UserID)
 				isBind = true
-				return
 			}
 		}
 	} else if wxUserErr != nil {