docs: 仓库迁移至 APES 组织,添加 apes-Authdata 引用
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
|
||||
| 仓库 | 说明 | 地址 |
|
||||
|------|------|------|
|
||||
| apes-Authon-Server | 后端账权服务 | https://gitea.apescale.com/apes-Authon/apes-Authon-Server |
|
||||
| apes-Authon-Web | 前端账权管理 | https://gitea.apescale.com/apes-Authon/apes-Authon-Web |
|
||||
| **apes-Authon-history** | **本仓库 — 剥离历史与分析归档** | https://gitea.apescale.com/apes-Authon/apes-Authon-history |
|
||||
| apes-Authon-Server | 后端账权服务 | https://gitea.apescale.com/APES/apes-Authon-Server |
|
||||
| apes-Authon-Web | 前端账权管理 | https://gitea.apescale.com/APES/apes-Authon-Web |
|
||||
| **apes-Authon-history** | **本仓库 — 剥离历史与分析归档** | https://gitea.apescale.com/APES/apes-Authon-history |
|
||||
| apes-Authdata | 源码归档(完整单体应用,供抽取参考) | https://gitea.apescale.com/APES/apes-Authdata |
|
||||
|
||||
## 目录结构
|
||||
|
||||
@@ -95,7 +96,7 @@ apes-Authon-history/
|
||||
|
||||
1. **分析变更**:对比源码最新版本与本仓库归档的分析文档,识别新增/修改的账权相关代码
|
||||
2. **评估影响**:参照 [账权模块提取说明](backend/账权模块提取说明.md) 中的提取原则和文件清单,判断变更是否属于账权范畴
|
||||
3. **同步代码**:将确认的变更同步到 [apes-Authon-Server](https://gitea.apescale.com/apes-Authon/apes-Authon-Server) 或 [apes-Authon-Web](https://gitea.apescale.com/apes-Authon/apes-Authon-Web)
|
||||
3. **同步代码**:将确认的变更同步到 [apes-Authon-Server](https://gitea.apescale.com/APES/apes-Authon-Server) 或 [apes-Authon-Web](https://gitea.apescale.com/APES/apes-Authon-Web)
|
||||
4. **更新文档**:如有结构性变更,更新本仓库的分析文档
|
||||
|
||||
### 场景 2:理解架构设计
|
||||
|
||||
Reference in New Issue
Block a user