feat: 添加系统日志功能,记录运行时错误和AI调用失败,提供日志查看页面

This commit is contained in:
2026-03-14 00:32:20 +08:00
parent d2d63d5e61
commit dc7efb8ff8
10 changed files with 208 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"api_url": "https://api.siliconflow.cn/v1/chat/completions",
"model": "Pro/zai-org/GLM-5",
"api_key": "sk-pekgnbdvwgydxzteabnykswjadkitoopwcekmksydfoslmlo",
"timeout": 30,
"timeout": 120,
"restock_threshold": 2,
"restock_limit": 24,
"lcsc_base_url": "https://open-api.jlc.com",