This commit is contained in:
2020-05-11 21:19:58 +00:00
parent 4ef18044e7
commit 6d6c011fa3
8 changed files with 105 additions and 26 deletions

View File

@@ -16,6 +16,8 @@ namespace AyaNova.PlugIn.V8
{
class util
{
public const string PRE_RELEASE_VERSION_STRING = "pre-release 7.6-alpha";
public static GZTW.AyaNova.BLL.LocalizedTextTable LocaleText = null;
const string TEST_ROUTE = "ServerInfo";
const string API_BASE_ROUTE = "api/v8/";