feat: add card print queues on orm

This commit is contained in:
avicenan
2026-06-10 23:45:11 +09:00
parent 04a4e2cf98
commit 763aea3b6e

View File

@ -93,6 +93,7 @@ import {
RoomNumber,
MainDisease,
CardKeySet,
CardPrintQueue,
EmrRegistrationTreatment,
TreatmentPlanSession,
TreatmentPlan
@ -211,6 +212,7 @@ export class OrmHelper {
RoomNumber,
MainDisease,
CardKeySet,
CardPrintQueue,
EmrRegistrationTreatment,
TreatmentPlanSession,
TreatmentPlan