Browse Source

更改测试地址

wangtao 1 year ago
parent
commit
f8fe396eee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .env.staging

+ 2 - 2
.env.staging

@@ -7,7 +7,7 @@ NODE_ENV = production
 ENV = 'staging'
 
 # 管理系统/测试环境
-VUE_APP_BASE_API = 'https://smartpark.caih.com/dxapi/'
+VUE_APP_BASE_API = 'http://10.95.2.31:3084/dxapi/'
 
 # 文件路径
-VUE_APP_FILE_API = 'https://smartpark.caih.com/dxfile/'
+VUE_APP_FILE_API = 'http://10.95.2.31:3084/dxfile/'