This commit is contained in:
@@ -14,7 +14,7 @@ namespace AyaNova.PlugIn.V8
|
||||
{
|
||||
class util
|
||||
{
|
||||
public static LocalizedTextTable LocaleText = null;
|
||||
public static GZTW.AyaNova.BLL.LocalizedTextTable LocaleText = null;
|
||||
const string TEST_ROUTE = "ServerInfo";
|
||||
const string API_BASE_ROUTE = "api/v8/";
|
||||
static HttpClient client = new HttpClient();
|
||||
|
||||
Reference in New Issue
Block a user