Przeglądaj źródła

Configured for Internal Use

APIIntegration
rpm-mcarman 3 lat temu
rodzic
commit
424abdb108
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      RESTObjects/RESTService.cs

+ 1
- 1
RESTObjects/RESTService.cs Wyświetl plik

@@ -10,7 +10,7 @@ namespace jdis_import.RESTObjects
{
public class RESTService
{
private string _baseUrl = "https://servicesbrandt.rpmindustries.com";//:8081";
private string _baseUrl = "http://servicesbrandt.rpmindustries.com:8081";
private HttpClient _httpClient;

public RESTService()


Ładowanie…
Anuluj
Zapisz