From 59335569327b7f8b90941ff4303e63ba87df36cb Mon Sep 17 00:00:00 2001 From: WangDL Date: Sun, 17 May 2026 00:51:02 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=90=8E=E7=AB=AF?= =?UTF-8?q?=E5=BE=85=E5=8A=9E=E6=B8=85=E5=8D=95=EF=BC=88=E5=85=A8=E5=B1=80?= =?UTF-8?q?JwtAuthGuard=E3=80=81Swagger=E4=BF=9D=E6=8A=A4=E3=80=81DNS?= =?UTF-8?q?=E8=BF=81DNSPod=E7=AD=89=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- 开发计划/api-server/[进行中]-后端待完成事项清单.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/开发计划/api-server/[进行中]-后端待完成事项清单.md b/开发计划/api-server/[进行中]-后端待完成事项清单.md index 71728b2..f97c5e6 100644 --- a/开发计划/api-server/[进行中]-后端待完成事项清单.md +++ b/开发计划/api-server/[进行中]-后端待完成事项清单.md @@ -608,7 +608,10 @@ AI 成本计算 ✅ 9. AI 三层架构落地(Provider → Gateway → Workflow) ✅ 10. 接 POST /api/auth/apple ✅ 11. 全局 JwtAuthGuard(所有 controller) -⏳ 12. 更多 AI Workflow(知识导入、费曼分析、复习卡片生成) -⏳ 13. AI 联调 + Prompt 调优 -⏳ 14. iOS 集成 + ✅ 12. Swagger 文档端点 Basic Auth 保护(/api-docs + /api-docs-json) + ✅ 13. DNS 从 Cloudflare 迁到 DNSPod(腾讯云),国内访问 1.5s → 50ms + ✅ 14. 服务器 iptables 放行 80/443 公网直连 +⏳ 15. 更多 AI Workflow(知识导入、费曼分析、复习卡片生成) +⏳ 16. AI 联调 + Prompt 调优 +⏳ 17. iOS 集成 ```