From c1458b1e4b2da18acbcb124749f8788fc05eece0 Mon Sep 17 00:00:00 2001 From: iven Date: Thu, 21 May 2026 08:14:05 +0800 Subject: [PATCH] =?UTF-8?q?docs(wiki):=20=E8=BF=81=E7=A7=BB=E6=95=B0=20164?= =?UTF-8?q?=20+=20=E8=8F=9C=E5=8D=95=E6=96=B9=E6=A1=88B=E9=87=8D=E7=BB=84?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- wiki/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wiki/index.md b/wiki/index.md index a534a8a..76cf321 100644 --- a/wiki/index.md +++ b/wiki/index.md @@ -4,14 +4,14 @@ ## 关键数字 -> 最后更新: 2026-05-21 | 数据截止: feat/media-library-banner 分支(菜单重组 + action-inbox 修复 + antd 弃用警告清理) +> 最后更新: 2026-05-21 | 数据截止: feat/media-library-banner 分支(菜单方案B重组 + 文章标签合并) | 指标 | 值 | |------|-----| | Rust crate | 17 个(erp-core + 5 基础业务 + erp-health + erp-ai + erp-dialysis + erp-plugin + 7 插件/原型) | | Rust 源文件 | **703 个**(~128,000 行) | | 数据库表 | 30 基础表 + 49 健康业务表 + 13 AI 表(+4 会话/消息/tool_log/user_profile) + 3 媒体库/轮播图表 | -| 数据库迁移 | **163 个**(最新 m20260521_000163) | +| 数据库迁移 | **164 个**(最新 m20260521_000164) | | 后端路由 | **382+ 个**(11 公开 + 14 FHIR + 2 网关 + ~355 受保护) | | 核心模块 | 5 基础 (auth/config/workflow/message/plugin) + 3 业务 (health + ai + dialysis) | | erp-health 实体 | **59 个** Entity(32 handler / 41 service / 22 DTO,214 文件) | @@ -27,7 +27,7 @@ | Clippy | **全 workspace 0 警告**(2026-05-07 清零) | | 依赖版本 | 全部最新主版本线(Rust edition 2024) | | API 文档 | `http://localhost:3000/api/docs/openapi.json` | -| Git 提交 | **940+ 次** | +| Git 提交 | **942+ 次** | | 系统分析评分 | **6.3/10 (B-)**(六维度全面均衡分析,2026-05-20:架构 8.0 / 安全 7.5 / 测试 5.5 / 前端 7.2 / DevOps 3.8 / 产品 7.0) | | 审计状态 | V1: 83% → V2: 85%,P0 安全修复已完成;E2E 测试 157 端点(Health 63% / AI+Plugin 92.4%),CRITICAL×2 待修复 | | 角色测试 | R01-R05 全角色验证完成,86.5% 通过率,5 个 BUG 已修复;小程序 MP 多角色 96.2% 通过率 |