docs(wiki): 数据一致性刷新 — 7 处校正
- architecture.md: 删除重复插件行、44→45 实体、22→39 权限 - testing.md: 迁移计数 50→104 - database.md: 补充 m000092-000104 迁移覆盖 - infrastructure.md: 更新日期 2026-04-23→2026-05-03、PostgreSQL 18→16 - erp-health.md: 44→45 实体、22→39 权限、消费者数校正
This commit is contained in:
@@ -22,11 +22,10 @@ HMS 继承 ERP 底座的所有基础模块,`erp-health` 作为原生 Rust 模
|
||||
```
|
||||
HMS 平台
|
||||
├── 基础模块(继承 ERP): auth, config, workflow, message, plugin
|
||||
├── 核心业务模块: erp-health(原生 Rust,44 实体/22 权限/25+ 页面)★ 已实现
|
||||
├── 核心业务模块: erp-health(原生 Rust,45 实体/39 权限/25+ 页面)★ 已实现
|
||||
├── AI 模块: erp-ai(3 实体,SSE 流式分析,Phase 1 MVP)
|
||||
├── 透析模块: erp-dialysis(已拆分为独立 crate)
|
||||
└── 可选插件: crm, inventory, freelance, itops, assessment(WASM)
|
||||
└── 可选插件: crm, inventory, freelance, itops(WASM)
|
||||
```
|
||||
|
||||
### 为什么 erp-health 用原生模块?
|
||||
|
||||
Reference in New Issue
Block a user