iven
d0cb45f457
refactor(health): 拆分 module.rs 路由注册为 13 个子模块
protected_routes (800+ 行) 按业务域拆分为 routes/ 目录下 13 个文件:
patient / health_data / follow_up / appointment / consultation /
article / points / stats / alert / device / media / care / admin。
module.rs 从 1595 行降至 798 行,路由注册逻辑更清晰。
2026-05-11 12:59:56 +08:00
..
2026-05-11 03:13:43 +08:00
2026-05-10 14:19:55 +08:00
2026-05-11 10:09:10 +08:00
2026-05-07 23:43:14 +08:00
2026-05-10 20:14:43 +08:00
2026-05-07 23:43:14 +08:00
2026-05-11 12:59:56 +08:00
2026-05-11 09:49:56 +08:00
2026-05-07 23:43:14 +08:00
2026-05-04 20:57:24 +08:00
2026-05-07 23:43:14 +08:00
2026-05-07 23:43:14 +08:00
2026-05-11 12:59:56 +08:00
2026-05-11 12:59:56 +08:00
2026-04-26 10:37:52 +08:00