|
@@ -94,7 +94,8 @@ public class ServerAddress
|
|
|
/// </summary>
|
|
|
public static string API_GetWaterTrend_chart = "http://111.4.141.191:9080/open/water1?stcd=";
|
|
|
public static string API_GetWaterTrend_list = "http://111.4.141.191:9080/open/water2?stcd=";
|
|
|
-
|
|
|
+ public static string API_GetWaterData = "http://111.4.141.191:9080/open/water3";
|
|
|
+
|
|
|
// http://111.4.141.191:9081/open/dataStatis
|
|
|
//
|
|
|
// dataStatis 数据统计
|