Browse Source

return fix

ziwen 2 years ago
parent
commit
4bca80e71e
1 changed files with 0 additions and 1 deletions
  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 {