fix treatment

This commit is contained in:
avicenan
2026-05-29 11:44:55 +09:00
parent 9d6aabacec
commit f2c623bc14
3 changed files with 15 additions and 9 deletions

View File

@ -62,3 +62,4 @@ export * from "../types/laboratory_order_status";
export * from "../enum/consciousness";
export * from "../types/patient_category";
export * from "../types/citizen";
export * from "../types/treatment_session";