|
@@ -5,7 +5,7 @@ using UnityEngine;
|
|
|
public class ServerAddress
|
|
|
{
|
|
|
public static string YZTServerAddress = "http://10.123.10.11:9081";
|
|
|
- public static string Server_TextureSavePath = "http://www.chatgpt918.top:15001/images/";
|
|
|
+ public static string Server_TextureSavePath = "http://10.123.10.11:15001/Uploads/images/";
|
|
|
public static string ObsSeverAddress = "http://10.123.10.18:18089";
|
|
|
public static string ObsSeverM3U8Address = "http://10.123.10.18:18088";
|
|
|
|
|
@@ -58,7 +58,7 @@ public class ServerAddress
|
|
|
/// <summary>
|
|
|
/// 获取蓄洪概况图片位置
|
|
|
/// </summary>
|
|
|
- public static string ServerPicPath = "http://www.chatgpt918.top:15001/projectImages/";
|
|
|
+ public static string ServerPicPath = "http://10.123.10.11:15001/Uploads/projectImages/";
|
|
|
|
|
|
/// <summary>
|
|
|
///补元水闸数据 modelbus
|