写数据库,优化

This commit is contained in:
zihanjian
2025-09-25 18:15:22 +08:00
parent b04258d63a
commit db63ebfb6e
3 changed files with 21 additions and 18 deletions

View File

@@ -207,7 +207,7 @@ class PerplexityManager:
return False
# 发送等待消息
send_text_func("正在联网查询,请稍候...")
send_text_func("正在联网查询,请稍候...", record_message=False)
# 添加线程完成回调,自动清理线程
def thread_finished_callback():