mirror of
https://github.com/LC044/WeChatMsg
synced 2024-11-12 20:21:21 +08:00
改多了
This commit is contained in:
parent
013d7e6179
commit
08c4d595ec
@ -272,7 +272,7 @@ class Msg:
|
||||
else:
|
||||
contacts[i].append(0)
|
||||
contacts.sort(key=lambda cur_contact: cur_contact[-1], reverse=True)
|
||||
return contacts[:40]
|
||||
return contacts
|
||||
|
||||
def get_messages_by_days(self, username_, is_Annual_report_=False, year_='2023'):
|
||||
if is_Annual_report_:
|
||||
|
Loading…
Reference in New Issue
Block a user