Browse Source

Merge branch 'master' into XRSDK_Phone

胡佳骏 1 year ago
parent
commit
1b2401a54e
1 changed files with 1 additions and 1 deletions
  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