feat: add card print queues on orm
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user