Commit Graph

9 Commits

Author SHA1 Message Date
114514
2732f40714 修复私聊PFC 2025-04-23 23:48:42 +08:00
春河晴
dcebdb7a35 fix: 重命名变量以避免与内置函数冲突
1. 将 Message 类中的 time 参数重命名为 timestamp,避免与 Python 内置模块 time 冲突
2. 在消息处理相关函数中统一使用 timestamp 变量名称
3. 优化 message_storage 查询条件构建方式

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-17 16:23:53 +09:00
春河晴
1aad7f4f6e refactor: 移除MongoDBMessageStorage类中的self.db引用,直接使用db 2025-04-16 15:04:00 +09:00
github-actions[bot]
46da415d98 🤖 自动格式化代码 [skip ci] 2025-04-12 16:46:11 +00:00
SengokuCola
70f3dcba1f better:更新PFC,现可拥有多目标以及其他优化 2025-04-11 16:01:57 +08:00
DrSmoothl
b11ebbc832 fix: Ruff x2 2025-04-11 10:57:49 +08:00
SengokuCola
138fc11752 fix:孩子们,PFC终于复活了 2025-04-11 10:48:14 +08:00
tcmofashi
08e5dd2f7b ruff: 2025-04-09 17:50:54 +08:00
SengokuCola
cc190ac2b9 better:尝试重构pfc 2025-04-08 00:23:08 +08:00