From d737254fe3e10c7ee0bcd01b78a08382a6f014f0 Mon Sep 17 00:00:00 2001 From: figmar Date: Sun, 9 Aug 2026 13:24:34 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BB=93=E5=BA=93=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E8=87=B3=20apes-Arise=20=E7=BB=84=E7=BB=87=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E6=89=80=E6=9C=89=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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:理解架构设计