25 lines
721 B
Markdown
Raw 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.

# 03_Technical 技术专项入口
## 目录用途
`03_Technical/` 用于维护数据库、接口、安全、部署等专题设计文档。
## 权威文档(主文档)
- `01_Database_Design.md`:数据库设计主文档
- `03_Interface_Design.md`:接口设计主文档
- `04_Security_Design.md`:安全设计主文档
- `05_Deployment_Design.md`:部署设计主文档
## 关联文档
- `02_Table_Specs.md`:单表规格说明
- `06_Sensitive_Data_Encryption.md`:敏感数据加密方案
## 维护原则
- 技术口径需与主详设和概要设计一致
- 编号规则统一(模块编号、接口编号可区分,接口优先 `IF-`
- 修改专题文档后需验证交叉引用与表述一致性