From 7798a476aa64e0b82f92e8aef0fffa46278fc810 Mon Sep 17 00:00:00 2001 From: Tony Date: Thu, 29 Aug 2024 10:20:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cb86b5..5bdef7b 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ const uint64_t kTransferConfirm = 0x2f8c750; const uint64_t kTransferRefuse = 0x2f8d340; const uint64_t kAddFriend = 0x1f3a350; -const uint64_t kVerifyApply = 0x1f3a940; +const uint64_t kVerifyApply = 0x1B3BBE0; const uint64_t kDoDelContact = 0x2310120; const uint64_t kGetSearchContactMgr = 0x1f9a730;