diff --git a/README.md b/README.md index 5357485..7e443f7 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ | 仓库 | 说明 | 地址 | |------|------|------| -| 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 | +| apes-Authon-Server | 后端账权服务 | https://gitea.apescale.com/apes-Arise/apes-Authon-Server | +| apes-Authon-Web | 前端账权管理 | https://gitea.apescale.com/apes-Arise/apes-Authon-Web | +| **apes-Authon-history** | **本仓库 — 剥离历史与分析归档** | https://gitea.apescale.com/apes-Arise/apes-Authon-history | +| apes-Authdata | 源码归档(完整单体应用,供抽取参考) | https://gitea.apescale.com/apes-Arise/apes-Authdata | ## 目录结构 @@ -96,7 +96,7 @@ apes-Authon-history/ 1. **分析变更**:对比源码最新版本与本仓库归档的分析文档,识别新增/修改的账权相关代码 2. **评估影响**:参照 [账权模块提取说明](backend/账权模块提取说明.md) 中的提取原则和文件清单,判断变更是否属于账权范畴 -3. **同步代码**:将确认的变更同步到 [apes-Authon-Server](https://gitea.apescale.com/APES/apes-Authon-Server) 或 [apes-Authon-Web](https://gitea.apescale.com/APES/apes-Authon-Web) +3. **同步代码**:将确认的变更同步到 [apes-Authon-Server](https://gitea.apescale.com/apes-Arise/apes-Authon-Server) 或 [apes-Authon-Web](https://gitea.apescale.com/apes-Arise/apes-Authon-Web) 4. **更新文档**:如有结构性变更,更新本仓库的分析文档 ### 场景 2:理解架构设计