Files
Mdeical_Sur_Report/工程分析/需求分析-模板.md

50 lines
682 B
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.
# 需求分析
> 时间戳:{Year}-{Mon}-{Day}-{Hour}-{Min}-{Sec}
---
## 1. 原始需求描述
(用户原始表述,尽量保持原话)
---
## 2. 需求拆解
| 序号 | 子需求 | 涉及页面/模块 | 优先级 |
|------|--------|---------------|--------|
| 1 | | | |
| 2 | | | |
| 3 | | | |
---
## 3. 影响范围评估
### 3.1 需要修改的文件
- `src/...`
- `src/...`
### 3.2 潜在风险点
-
-
### 3.3 是否涉及数据迁移
- [ ]
- [ ] 是,说明:
---
## 4. 验收标准
- [ ] 标准1
- [ ] 标准2
- [ ] 标准3
---
## 5. 关联历史需求
(如有相似或相关历史修改,在此引用对应的需求分析文档)