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