guodong %!s(int64=2) %!d(string=hai) anos
pai
achega
2f49b46fdb

+ 1 - 1
GameClient/Assets/Game/Launcher/LauncherConfig.cs

@@ -66,7 +66,7 @@ namespace GFGGame
         {
             var result = JsonMapper.ToObject<Result>(json);
             LauncherConfig.CDN_ROOT = result.cdnRoot;
-            CDN_ROOT = "http://10.108.64.127/";
+            //CDN_ROOT = "http://10.108.64.127/";
             LauncherConfig.logApiUrl = result.logApiUrl;
             LauncherConfig.logKey = result.logKey;
             LauncherConfig.apkVersion = result.apkVersion;

+ 1 - 1
GameClient/Assets/StreamingAssets/build_info

@@ -1 +1 @@
-Build from PC-20220613VZOA at 2022/11/25 20:00:54
+Build from PC-20220613VZOA at 2022/11/26 15:39:26