perf: chat log list (#4704)

* perf: chat log list

* remove log
This commit is contained in:
Archer
2025-04-28 18:19:15 +08:00
committed by GitHub
parent e0b85ca4c2
commit d2a32c363d
4 changed files with 21 additions and 92 deletions

View File

@@ -14,6 +14,7 @@ weight: 792
## ⚙️ 优化
1. Chat log list 优化,避免大数据时超出内存限制。
## 🐛 修复