docs(wiki): 迁移数 164 + 菜单方案B重组更新

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
iven
2026-05-21 08:14:05 +08:00
parent b8c84ed9af
commit c1458b1e4b

View File

@@ -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 个** Entity32 handler / 41 service / 22 DTO214 文件) |
@@ -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% 通过率 |