Jelajahi Sumber

Merge branch 'master' into XRSDK_A01

胡佳骏 1 tahun lalu
induk
melakukan
8e2c595177
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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