deepseek 密钥写死了,遗留问题,为了解决无法调用问题

This commit is contained in:
2025-08-18 02:41:45 +08:00
parent fae30b53e1
commit 0ce8b218de
1065 changed files with 289 additions and 124 deletions

20
docs/deployment/README.md Normal file
View File

@@ -0,0 +1,20 @@
# 部署文档中心
## 文档结构
- `installation.md` - 系统安装指南
- `configuration.md` - 配置管理说明
- `production.md` - 生产环境部署指南
- `troubleshooting.md` - 常见问题排查
## 编写规范
1. 每个部署文档必须包含:
- 环境要求
- 分步部署流程
- 验证步骤
- 回滚方案
2. 变更记录:
- 2025/8/17 - 创建文档结构 (责任人: 运维团队)
版本: v1.0.0
最后更新: 2025/8/17