Ver Fonte

Merge branch 'master' into XRSDK_Phone

胡佳骏 há 1 ano atrás
pai
commit
1b2401a54e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Samples~/SDK/GatewayHttp.cs

+ 1 - 1
Samples~/SDK/GatewayHttp.cs

@@ -8,7 +8,7 @@ using UnityEngine.Networking;
 
 public class GatewayHttp : MonoBehaviour
 {
-    string baseUrl = "https://api-fat1.ghz-tech.com/";
+    string baseUrl = "https://api-cs.ghz-tech.com/";
     string username = "unity";
     string password = "unitylisten";
     Dictionary<string, string> requestHeader = new Dictionary<string, string>();  //  header