Merge branch 'migration' of github.com:dikstub-rssa/simrs-be into feat/bpjs-api-70
This commit is contained in:
@@ -128,7 +128,7 @@ func getMainEntities() []any {
|
||||
&personrelative.PersonRelative{},
|
||||
&patient.Patient{},
|
||||
&appointment.Appointment{},
|
||||
&vclaimsep.VClaimSep{},
|
||||
&vclaimsep.VclaimSep{},
|
||||
&encounter.Encounter{},
|
||||
&laborant.Laborant{},
|
||||
&specialist.Specialist{},
|
||||
@@ -159,7 +159,7 @@ func getMainEntities() []any {
|
||||
&midwife.Midwife{},
|
||||
&postalregion.PostalRegion{},
|
||||
&internalreference.InternalReference{},
|
||||
&vclaimsephist.VClaimSepHist{},
|
||||
&vclaimsepprint.VClaimSepPrint{},
|
||||
&vclaimsephist.VclaimSepHist{},
|
||||
&vclaimsepprint.VclaimSepPrint{},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user