docs(wiki): 迁移数 163 + action-inbox 症状导航
This commit is contained in:
@@ -4,14 +4,14 @@
|
||||
|
||||
## 关键数字
|
||||
|
||||
> 最后更新: 2026-05-21 | 数据截止: feat/media-library-banner 分支(业务流程全面修复 Phase 1-6 完成)
|
||||
> 最后更新: 2026-05-21 | 数据截止: feat/media-library-banner 分支(菜单重组 + action-inbox 修复 + antd 弃用警告清理)
|
||||
|
||||
| 指标 | 值 |
|
||||
|------|-----|
|
||||
| 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 媒体库/轮播图表 |
|
||||
| 数据库迁移 | **162 个**(最新 m20260521_000162) |
|
||||
| 数据库迁移 | **163 个**(最新 m20260521_000163) |
|
||||
| 后端路由 | **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 文件) |
|
||||
@@ -128,6 +128,7 @@
|
||||
| 咨询满意度评价缺失 | [[erp-health]] consultation | 关闭后无评价入口 | **已修复:** rate_session rating+feedback + 数据库迁移(Phase 5,2026-05-21) |
|
||||
| 咨询文件上传未实现 | [[erp-health]] consultation | DTO 支持 image/file/voice 但无上传链路 | **已修复:** media_id 附件上传端点 + MIME 白名单(Phase 6,2026-05-21) |
|
||||
| AI 输出无引用来源 | [[erp-ai]] analysis | LLM 回复无 reference 标注 | **已修复:** system prompt 引用指令 + [ref:id] 格式 + references JSONB 存储(Phase 6,2026-05-21) |
|
||||
| 工作台行动收件箱 500 | [[erp-health]] action_inbox_service | `count_sql` 缺少 `$4`/`$5` 占位符导致参数绑定数不匹配 | **已修复:** count 查询补齐 8 个参数绑定与 data 查询一致(2026-05-21) |
|
||||
|
||||
## 模块导航
|
||||
|
||||
|
||||
Reference in New Issue
Block a user