add helper for t_diagnosadanterapi
This commit is contained in:
No files matched your search
@@ -163,5 +163,5 @@ func Delete(input *e.DeleteDto) error {
|
||||
}
|
||||
|
||||
func getPrefixEndpoint() string {
|
||||
return fmt.Sprintf("%s%s/v1/unit", sync.O.Host, sync.O.Prefix)
|
||||
return fmt.Sprintf("%s%s/v1/unit", sync.O.TargetHost, sync.O.Prefix)
|
||||
}
|
||||
Reference in New Issue
Block a user