Set UriSIT02 as default
This commit is contained in:
@ -89,7 +89,7 @@ namespace Hcs.ClientApi
|
||||
|
||||
return IsPPAK ?
|
||||
$"https://{HcsConstants.Address.UriPPAK}/{endpointName}"
|
||||
: $"https://{HcsConstants.Address.UriSIT01}/{endpointName}";
|
||||
: $"https://{HcsConstants.Address.UriSIT02}/{endpointName}";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user