slicing form dokter

This commit is contained in:
sindhu
2024-05-28 14:53:55 +07:00
parent 219600fc7f
commit 4ae90c5773
9 changed files with 651 additions and 1 deletions

View File

@@ -514,3 +514,7 @@ func GetUserLogin() (models.User, error) {
}
return a, nil
}
func GetTerminology(code string, codeSystem string) {
}