Bläddra i källkod

Update ServerAddress.cs

wartheking 9 månader sedan
förälder
incheckning
5508d4f310
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Assets/Scripts/UI/Tools/ServerAddress.cs

+ 1 - 1
Assets/Scripts/UI/Tools/ServerAddress.cs

@@ -4,7 +4,7 @@ using UnityEngine;
 
 public class ServerAddress
 {
-    public static string YZTServerAddress = "http://10.123.10.11:9080";
+    public static string YZTServerAddress = "http://10.123.10.11:9081";
     public static string Server_TextureSavePath = "http://www.chatgpt918.top:15001/images/";
     public static string ObsSeverAddress = "http://10.123.10.18:18089";
     public static string ObsSeverM3U8Address = "http://10.123.10.18:18088";