lvjincheng пре 3 година
родитељ
комит
c6e3a8fde8
2 измењених фајлова са 5 додато и 5 уклоњено
  1. 2 2
      Assets/BowArrow/Scripts/CommonConfig.cs
  2. 3 3
      ProjectSettings/ProjectSettings.asset

+ 2 - 2
Assets/BowArrow/Scripts/CommonConfig.cs

@@ -49,10 +49,10 @@ public class CommonConfig
     public static string gateServerURL {
         get {
             if (serverType == ServerType.LocalTest) {
-                return "http://192.168.137.1:11432/SmartBowBusinessServer2";
+                return "http://192.168.137.1:11432/SmartBowBusinessServer";
             } 
             if (serverType == ServerType.Produce) {
-                if (serverIndex == 0) return "http://118.195.187.121/SmartBowBusinessServer2";
+                if (serverIndex == 0) return "http://118.195.187.121/SmartBowBusinessServer";
                 else return "http://43.132.127.96/SmartBowBusinessServer";
             } 
             return "";

+ 3 - 3
ProjectSettings/ProjectSettings.asset

@@ -133,7 +133,7 @@ PlayerSettings:
     16:10: 1
     16:9: 1
     Others: 1
-  bundleVersion: 1.0.0
+  bundleVersion: 1.0.3
   preloadedAssets: []
   metroInputSource: 0
   wsaTransparentSwapchain: 0
@@ -243,7 +243,7 @@ PlayerSettings:
   useCustomBaseGradleTemplate: 0
   useCustomGradlePropertiesTemplate: 0
   useCustomProguardFile: 0
-  AndroidTargetArchitectures: 2
+  AndroidTargetArchitectures: 1
   AndroidSplashScreenScale: 0
   androidSplashScreen: {fileID: 0}
   AndroidKeystoreName: "{inproject}: Documents/App\u79C1\u94A5/2022-11-17/smartbow.keystore"
@@ -792,7 +792,7 @@ PlayerSettings:
   additionalCompilerArguments: {}
   platformArchitecture: {}
   scriptingBackend:
-    Android: 1
+    Android: 0
     Standalone: 0
   il2cppCompilerConfiguration:
     Standalone: 1