update progress get dokter

This commit is contained in:
2024-09-25 15:11:33 +07:00
parent 8f606982fa
commit d5b06ff328
5 changed files with 56 additions and 14 deletions

View File

@@ -4,4 +4,4 @@ type DaftarSpesialis struct {
ID int `json:"id"`
Kode string `json:"Kode"`
Spesialis string `json:"Spesialis"`
}
}