guodong 1 жил өмнө
parent
commit
9bf6b03e86

+ 2 - 2
GameClient/Assets/Game/Launcher/Version/VersionController.cs

@@ -177,8 +177,8 @@ namespace GFGGame
         /// </summary>
         private string GetHostServerURL(string packageName)
         {
-            string hostServerIP = "http://10.108.64.127";
-            //string hostServerIP = LauncherConfig.CDN_ROOT;
+            //string hostServerIP = "http://10.108.64.127";
+            string hostServerIP = LauncherConfig.CDN_ROOT;
 
 #if UNITY_EDITOR
             if (UnityEditor.EditorUserBuildSettings.activeBuildTarget == UnityEditor.BuildTarget.Android)

+ 1 - 1
GameClient/ProjectSettings/ProjectSettings.asset

@@ -164,7 +164,7 @@ PlayerSettings:
   androidSupportedAspectRatio: 1
   androidMaxAspectRatio: 2.1
   applicationIdentifier:
-    Android: com.shenyou.gfg.local.zgd
+    Android: com.shenyou.gfg.local
     Standalone: com.DefaultCompany.GFGClient
   buildNumber:
     Standalone: 0