add function GetTerminology
This commit is contained in:
@@ -514,3 +514,7 @@ func GetUserLogin() (models.User, error) {
|
||||
}
|
||||
return a, nil
|
||||
}
|
||||
|
||||
func GetTerminology(code string, codeSystem string) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user