Explorar o código

Merge branch 'master' into XRSDK_Phone

胡佳骏 hai 1 ano
pai
achega
1b2401a54e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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