Files
2026-07-25 23:45:09 +08:00

55 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# {{ST编号}} {{子任务名称}}技术实现记录
## 1. 实现信息
- 需求版本:{{版本}}
- 技术方案版本:{{版本}}
- 开发工程:{{工程}}
- 开发分支:{{记录}}
- 实现前 Commit{{记录}}
- 实现后 Commit{{记录}}
- 当前状态:{{状态}}
## 2. 功能实现状态
| 功能编号 | 功能名称 | 涉及工程 | 实现状态 | 方案章节 | 备注 |
|---|---|---|---|---|---|
## 3. 工程及代码改动
| 工程 | 模块/文件 | 改动内容 | 对应功能 |
|---|---|---|---|
## 4. 数据模型改动
- 数据库:
- Redis
- Elasticsearch
- 数据迁移:
## 5. 接口改动
## 6. 自动化测试改动
## 7. 与技术方案的差异
## 8. 编译和测试结果
| 检查项 | 命令/方式 | 结果 | 说明 |
|---|---|---|---|
## 9. 项目规范遵循情况
- 已读取项目规范:
- 参考的同类实现:
- 执行的格式化或静态检查:
- 与既有风格的差异及原因:
## 10. 遗留问题及风险
## 11. 敏感信息与 Git 操作确认
- 文档、日志和验证证据是否完成脱敏:{{是/否}}
- Agent 是否执行过 `git add``git commit``git push`:否
- Git 分支、Commit 和差异:{{记录}}