feat: add card print queues on orm
This commit is contained in:
@ -93,6 +93,7 @@ import {
|
|||||||
RoomNumber,
|
RoomNumber,
|
||||||
MainDisease,
|
MainDisease,
|
||||||
CardKeySet,
|
CardKeySet,
|
||||||
|
CardPrintQueue,
|
||||||
EmrRegistrationTreatment,
|
EmrRegistrationTreatment,
|
||||||
TreatmentPlanSession,
|
TreatmentPlanSession,
|
||||||
TreatmentPlan
|
TreatmentPlan
|
||||||
@ -211,6 +212,7 @@ export class OrmHelper {
|
|||||||
RoomNumber,
|
RoomNumber,
|
||||||
MainDisease,
|
MainDisease,
|
||||||
CardKeySet,
|
CardKeySet,
|
||||||
|
CardPrintQueue,
|
||||||
EmrRegistrationTreatment,
|
EmrRegistrationTreatment,
|
||||||
TreatmentPlanSession,
|
TreatmentPlanSession,
|
||||||
TreatmentPlan
|
TreatmentPlan
|
||||||
|
|||||||
Reference in New Issue
Block a user