Skip to content

Commit

Permalink
Merge branch 'aaaz' of https://github.com/LC044/WeChatMsg into aaaz
Browse files Browse the repository at this point in the history
  • Loading branch information
DzhiWang committed Dec 7, 2023
2 parents 40c8b4a + af8bf3b commit 028f2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/DataBase/msg.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,4 @@ def __del__(self):
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_0o18ef858vnu22'))

0 comments on commit 028f2bc

Please sign in to comment.