ziwen 3 anni fa
parent
commit
4bca80e71e
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 {