From 74bfa3f5e1cb97a4b3a3f6d631f65b1e52659a88 Mon Sep 17 00:00:00 2001 From: Changhua Date: Fri, 12 Aug 2022 22:15:46 +0800 Subject: [PATCH] Impl get Usesr Info --- Spy/load_calls.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spy/load_calls.cpp b/Spy/load_calls.cpp index ac2df29..5fa0bd2 100644 --- a/Spy/load_calls.cpp +++ b/Spy/load_calls.cpp @@ -5,7 +5,7 @@ #define SUPPORT_VERSION L"3.7.0.30" WxCalls_t wxCalls = { 0x2366538, // Login Status - { 0x236307C, 0x23630F4, 0x2363128 }, // User Info: wxid, nickname, mobile + { 0x236607C, 0x23660F4, 0x2366128 }, // User Info: wxid, nickname, mobile 0x521D30, // Send Message /* Receive Message: Hook, call, type, self, id, msgXml, roomId, wxId, content */