iajiojasdj
This commit is contained in:
@ -92,7 +92,10 @@ import {
|
|||||||
Counter,
|
Counter,
|
||||||
RoomNumber,
|
RoomNumber,
|
||||||
MainDisease,
|
MainDisease,
|
||||||
CardKeySet
|
CardKeySet,
|
||||||
|
EmrRegistrationTreatment,
|
||||||
|
TreatmentPlanSession,
|
||||||
|
TreatmentPlan
|
||||||
} from "entity";
|
} from "entity";
|
||||||
|
|
||||||
export class OrmHelper {
|
export class OrmHelper {
|
||||||
@ -207,7 +210,10 @@ export class OrmHelper {
|
|||||||
Counter,
|
Counter,
|
||||||
RoomNumber,
|
RoomNumber,
|
||||||
MainDisease,
|
MainDisease,
|
||||||
CardKeySet
|
CardKeySet,
|
||||||
|
EmrRegistrationTreatment,
|
||||||
|
TreatmentPlanSession,
|
||||||
|
TreatmentPlan
|
||||||
],
|
],
|
||||||
subscribers: [],
|
subscribers: [],
|
||||||
migrations: [],
|
migrations: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user