|
|
@@ -12,30 +12,30 @@ VUE_APP_ISSHOWHD='default'
|
|
|
VUE_APP_TITLE='机组功率曲线异常检测数据分析系统'
|
|
|
|
|
|
#外网
|
|
|
-VUE_APP_MAPVIEW= "http://106.120.102.238:18000/tiles/{z}/{x}/{y}.png"
|
|
|
-VUE_APP_UPLOAD="http://106.120.102.238:16700/energy-manage-service/api/check/upload"
|
|
|
-VUE_APP_APIPROXY='http://106.120.102.238:16700'
|
|
|
-VUE_APP_MAP=http://106.120.102.238:18080
|
|
|
-VUE_APP_WZLAPIPROXY='http://106.120.102.238:18080/WindTransDev'
|
|
|
-VUE_APP_ETLAPIPROXY='http://106.120.102.238:18080/WindTransDev'
|
|
|
-VUE_APP_AnalysisMultiAPIPROXY='http://106.120.102.238:28999/AnalysisMulti'
|
|
|
-#自定义算法文佳 目前无法使用,可能是服务未启动
|
|
|
-VUE_APP_sAlgorithmAPIPROXY='http://106.120.102.238:58880'
|
|
|
-VUE_APP_databaseApiAPIPROXY='http://106.120.102.238:58880'
|
|
|
-# #暂时不知下载报告内网dev 环境地址
|
|
|
-VUE_APP_downLoadChartAPIPROXY='http://106.120.102.238:58880'
|
|
|
+# VUE_APP_MAPVIEW= "http://106.120.102.238:18000/tiles/{z}/{x}/{y}.png"
|
|
|
+# VUE_APP_UPLOAD="http://106.120.102.238:16700/energy-manage-service/api/check/upload"
|
|
|
+# VUE_APP_APIPROXY='http://106.120.102.238:16700'
|
|
|
+# VUE_APP_MAP=http://106.120.102.238:18080
|
|
|
+# VUE_APP_WZLAPIPROXY='http://106.120.102.238:18080/WindTransDev'
|
|
|
+# VUE_APP_ETLAPIPROXY='http://106.120.102.238:18080/WindTransDev'
|
|
|
+# VUE_APP_AnalysisMultiAPIPROXY='http://106.120.102.238:28999/AnalysisMulti'
|
|
|
+# #自定义算法文佳 目前无法使用,可能是服务未启动
|
|
|
+# VUE_APP_sAlgorithmAPIPROXY='http://106.120.102.238:58880'
|
|
|
+# VUE_APP_databaseApiAPIPROXY='http://106.120.102.238:58880'
|
|
|
+# # #暂时不知下载报告内网dev 环境地址
|
|
|
+# VUE_APP_downLoadChartAPIPROXY='http://106.120.102.238:58880'
|
|
|
|
|
|
#内网
|
|
|
-# VUE_APP_UPLOAD="http://192.168.50.235/energy-manage-service/api/check/upload"
|
|
|
-# VUE_APP_MAPVIEW=/tiles/{z}/{x}/{y}.png
|
|
|
-# VUE_APP_MAP=http://192.168.50.235
|
|
|
-# VUE_APP_APIPROXY='http://192.168.50.235:16200'
|
|
|
-# VUE_APP_WZLAPIPROXY='http://192.168.50.241:9001'
|
|
|
-# VUE_APP_ETLAPIPROXY='http://192.168.50.241:9001'
|
|
|
-# # #自定义算法文佳 目前无法使用,可能是服务未启动
|
|
|
-# VUE_APP_sAlgorithmAPIPROXY='http://192.168.50.235:8998/AnalysisMulti'
|
|
|
-# VUE_APP_databaseApiAPIPROXY='http://192.168.50.234:3002'
|
|
|
-# #暂时不知健康评估内网dev 环境地址
|
|
|
-# VUE_APP_AnalysisMultiAPIPROXY='http://192.168.50.235:8998/AnalysisMulti'
|
|
|
-# #暂时不知下载报告内网dev 环境地址
|
|
|
-# VUE_APP_downLoadChartAPIPROXY='http://106.120.102.238:58880'
|
|
|
+VUE_APP_UPLOAD="http://192.168.50.235/energy-manage-service/api/check/upload"
|
|
|
+VUE_APP_MAPVIEW=/tiles/{z}/{x}/{y}.png
|
|
|
+VUE_APP_MAP=http://192.168.50.235
|
|
|
+VUE_APP_APIPROXY='http://192.168.50.235:16200'
|
|
|
+VUE_APP_WZLAPIPROXY='http://192.168.50.241:9001'
|
|
|
+VUE_APP_ETLAPIPROXY='http://192.168.50.241:9001'
|
|
|
+# #自定义算法文佳 目前无法使用,可能是服务未启动
|
|
|
+VUE_APP_sAlgorithmAPIPROXY='http://192.168.50.235:8998/AnalysisMulti'
|
|
|
+VUE_APP_databaseApiAPIPROXY='http://192.168.50.234:3002'
|
|
|
+#暂时不知健康评估内网dev 环境地址
|
|
|
+VUE_APP_AnalysisMultiAPIPROXY='http://192.168.50.235:8998/AnalysisMulti'
|
|
|
+#暂时不知下载报告内网dev 环境地址
|
|
|
+VUE_APP_downLoadChartAPIPROXY='http://106.120.102.238:58880'
|