소스 검색

更新线上版地址

胡佳骏 1 년 전
부모
커밋
5717e65941
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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