加入豆包AI :doubao-1-5-lite-32k-250115
This commit is contained in:
@@ -75,7 +75,7 @@ def get_messages(group_id, all_contacts: dict):
|
||||
'%Y-%m-%d %H:%M:%S')
|
||||
|
||||
# 更新 Redis 存储的当前时间
|
||||
r.set(key, current_date)
|
||||
# r.set(key, current_date)
|
||||
|
||||
with connection.cursor() as cursor:
|
||||
# 执行查询,获取最近 8 小时的消息
|
||||
|
||||
Reference in New Issue
Block a user