docs: 移动蓝绿部署指南到 troubleshooting 目录

This commit is contained in:
Simon
2026-07-05 17:03:36 +08:00
parent ab90db3d3d
commit ca7c6d937a
91 changed files with 4841 additions and 406 deletions
+4
View File
@@ -65,6 +65,10 @@ slowapi==0.1.9
# --------------------------------------------------------------------------
# python-dotenv: 从 .env 文件加载环境变量到 os.environ
python-dotenv==1.0.1
# wordfilter: 敏感词过滤(用于坐席消息内容审核 v0.6.0+)
wordfilter==0.2.7
# APScheduler: 定时任务调度器(用于超时提醒等后台任务)
apscheduler==3.10.4
# --------------------------------------------------------------------------
# OTP 二次验证