mirror of
https://github.com/wtc86939209/WeChatMsg110.git
synced 2026-05-16 17:08:43 +08:00
修复合并后的聊天数据异常问题
This commit is contained in:
+1
-1
@@ -213,4 +213,4 @@ if __name__ == '__main__':
|
||||
pprint(msg.get_message_by_num('wxid_0o18ef858vnu22', local_id))
|
||||
print(msg.get_messages_by_keyword(wxid, '干嘛'))
|
||||
pprint(msg.get_messages_by_keyword(wxid, '干嘛')[0])
|
||||
print(msg.get_first_time_of_message('wxid_0o18ef858vnu22'))
|
||||
print(msg.get_first_time_of_message('wxid_fervbwign7m822'))
|
||||
|
||||
Reference in New Issue
Block a user