|
@@ -1,7 +1,7 @@
|
|
|
###
|
|
|
# @Author: your name
|
|
|
# @Date: 2025-07-17 15:36:25
|
|
|
- # @LastEditTime: 2025-07-23 09:22:01
|
|
|
+ # @LastEditTime: 2025-07-25 09:32:54
|
|
|
# @LastEditors: bogon
|
|
|
# @Description: In User Settings Edit
|
|
|
# @FilePath: /performance-test/.env.demo
|
|
@@ -21,7 +21,7 @@ VUE_APP_TITLE='机组功率曲线异常检测数据分析系统'
|
|
|
# VUE_APP_ETLAPIPROXY='http://106.120.102.238:18998/transDataWeb'
|
|
|
# VUE_APP_AnalysisMultiAPIPROXY='http://106.120.102.238:18998/AnalysisMulti'
|
|
|
# #自定义算法文佳 目前无法使用,可能是服务未启动
|
|
|
-# VUE_APP_sAlgorithmAPIPROXY='http://106.120.102.238:18998/sAlgorithm'
|
|
|
+# VUE_APP_sAlgorithmAPIPROXY='http://106.120.102.238:18998/AnalysisMulti'
|
|
|
# VUE_APP_databaseApiAPIPROXY='http://106.120.102.238:18998/databaseApi'
|
|
|
# VUE_APP_downLoadChartAPIPROXY='http://106.120.102.238:18998/downLoadChart'
|
|
|
|
|
@@ -33,6 +33,6 @@ VUE_APP_WZLAPIPROXY='http://192.168.50.235:8998/transDataWeb'
|
|
|
VUE_APP_ETLAPIPROXY='http://192.168.50.235:8998/transDataWeb'
|
|
|
VUE_APP_AnalysisMultiAPIPROXY='http://192.168.50.235:8998/AnalysisMulti'
|
|
|
# #自定义算法文佳 目前无法使用,可能是服务未启动
|
|
|
-VUE_APP_sAlgorithmAPIPROXY='http://192.168.50.235:8666'
|
|
|
+VUE_APP_sAlgorithmAPIPROXY='http://192.168.50.235:8998/AnalysisMulti'
|
|
|
VUE_APP_databaseApiAPIPROXY='http://192.168.50.234:3002'
|
|
|
VUE_APP_downLoadChartAPIPROXY='http://192.168.50.235:8999/downLoadChart'
|