get spesialis

This commit is contained in:
2024-09-25 11:53:50 +07:00
parent 48b2615c9e
commit 8f606982fa
7 changed files with 116 additions and 7 deletions

View File

@@ -9,3 +9,7 @@ type DaftarDokterRes struct {
ID string `gorm:"column:id" json:"id"`
HfisCode int `gorm:"column:HFIS_code" json:"HFIS_code"`
}
type NamaLengkap struct {
}