mirror of
https://github.com/laomms/wxhelper.git
synced 2024-12-22 16:39:22 +08:00
Update README.md
This commit is contained in:
parent
de90eec711
commit
efbfd138cd
14
README.md
14
README.md
@ -56,12 +56,12 @@ const uint64_t kPublicMsgMgr = 0x5938198;
|
||||
const uint64_t kFavoriteStorageMgr = 0x593b790;
|
||||
const uint64_t kHardLinkMgr = 0x593ab28;
|
||||
|
||||
const uint64_t kChatRoomMgr = 0x181B876C0;
|
||||
const uint64_t kChatRoomMgr = 0x1B876C0;
|
||||
const uint64_t kGetChatRoomDetailInfo = 0x2160bb0;
|
||||
const uint64_t kNewChatRoomInfo = 0x182509CD0;
|
||||
const uint64_t kFreeChatRoomInfo = 0x182509EB0;
|
||||
const uint64_t kNewChatRoomInfo = 0x2509CD0;
|
||||
const uint64_t kFreeChatRoomInfo = 0x2509EB0;
|
||||
const uint64_t kDoAddMemberToChatRoom = 0x21505b0;
|
||||
const uint64_t kDoModChatRoomMemberNickName = 0x18215EEB0;
|
||||
const uint64_t kDoModChatRoomMemberNickName = 0x215EEB0;
|
||||
const uint64_t kDelMemberFromChatRoom = 0x2150bf0;
|
||||
const uint64_t kGetMemberFromChatRoom = 0x2162400;
|
||||
const uint64_t kNewChatRoom = 0x2502540;
|
||||
@ -84,7 +84,7 @@ const uint64_t kSNSTimeLineMgr = 0x2dadf20;
|
||||
const uint64_t kGetMgrByPrefixLocalId = 0x213afb0;
|
||||
const uint64_t kAddFavFromMsg = 0x2930e40;
|
||||
const uint64_t kGetChatMgr = 0x1b82bf0;
|
||||
const uint64_t kGetFavoriteMgr = 0x181B5C670;
|
||||
const uint64_t kGetFavoriteMgr = 0x1B5C670;
|
||||
const uint64_t kAddFavFromImage = 0x293d0f0;
|
||||
const uint64_t kGetContact = 0x21945d0;
|
||||
const uint64_t kNewContact = 0x2519300;
|
||||
@ -105,8 +105,8 @@ const uint64_t kSendApplet = 0x13c0920;
|
||||
const uint64_t kSendAppletSecond = 0x13c1150;
|
||||
const uint64_t kGetAppInfoByWaid = 0x13c5790;
|
||||
const uint64_t kCopyShareAppMessageRequest = 0x13c0670;
|
||||
const uint64_t kNewWAUpdatableMsgInfo = 0x181BD27E0;
|
||||
const uint64_t kFreeWAUpdatableMsgInfo = 0x181B97590;
|
||||
const uint64_t kNewWAUpdatableMsgInfo = 0x1BD27E0;
|
||||
const uint64_t kFreeWAUpdatableMsgInfo = 0x1B97590;
|
||||
const uint64_t kSendPatMsg = 0xB2BB00;
|
||||
const uint64_t kGetOCRManager = 0x999780;
|
||||
const uint64_t kDoOCRTask = 0x2c53910;
|
||||
|
Loading…
Reference in New Issue
Block a user