hexiaojie 11 сар өмнө
parent
commit
8bb662bf52

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

@@ -66,7 +66,7 @@ namespace GFGGame
 
         public static void InitScriptCompilation()
         {
-            launcherRootUrl = "http://gfg-client.obs.cn-north-4.myhuaweicloud.com/";
+            launcherRootUrl = "http://cdn.goufuguiwxw.com/";
 #if PT_DEV
             //外网dev版本
             netType = EnumNetType.LOCAL;