|
@@ -37,6 +37,7 @@ namespace GFGGame
|
|
public static string logApiRootUrl;//上报普通日志接口
|
|
public static string logApiRootUrl;//上报普通日志接口
|
|
public static string logApiReportLauncherUrl;//上报节点日志接口
|
|
public static string logApiReportLauncherUrl;//上报节点日志接口
|
|
public static string apkVersion;
|
|
public static string apkVersion;
|
|
|
|
+ //0 正常,1 维护中,2 提审中
|
|
public static int serverStatus;
|
|
public static int serverStatus;
|
|
public static int onDebug;
|
|
public static int onDebug;
|
|
public static string manifest_v;
|
|
public static string manifest_v;
|