This commit is contained in:
2020-02-10 15:38:13 +00:00
parent 01bd642d40
commit 33b747697b
2 changed files with 60 additions and 3494 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -28,8 +28,8 @@ namespace raven_integration
public static class Util
{
//#######################################################################################################
//public static string API_BASE_URL = "http://localhost:7575/api/v8/";
public static string API_BASE_URL = "https://test.helloayanova.com/api/v8.0/";
public static string API_BASE_URL = "http://localhost:7575/api/v8/";
// public static string API_BASE_URL = "https://test.helloayanova.com/api/v8.0/";
public static string TEST_DATA_FOLDER = @"..\..\..\testdata\";
//#######################################################################################################