整理docs目录并补充文档规范

This commit is contained in:
wkc
2026-03-17 15:06:59 +08:00
parent 9cb77b096e
commit 2fd93463b8
111 changed files with 706 additions and 100 deletions

View File

@@ -502,4 +502,4 @@ head -20 doc/database/backup/ccdi_structure.sql
- 表结构文件: `doc/database/backup/ccdi_structure.sql`
- 数据文件: `doc/database/backup/ccdi_data.sql`
- 排序规则修改脚本: `doc/database/alter_collation_to_general_ci.sql`
- 设计文档: `docs/plans/2026-02-28-database-migration-design.md`
- 设计文档: `docs/design/2026-02-28-database-migration-design.md`

View File

@@ -266,7 +266,7 @@ d122e52 config(lsfx): 删除接口5、6配置更新接口7路径
## 参考资料
- **新版接口文档**: `doc/对接流水分析/兰溪-流水分析对接-新版.md`
- **实施计划**: `docs/plans/2026-03-02-lsfx-update-plan.md`
- **实施计划**: `docs/plans/fullstack/2026-03-02-lsfx-update-plan.md`
- **项目规范**: `CLAUDE.md`
---