wangtao hai 1 ano
pai
achega
8658144192
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 3 0
      .env.production
  2. 3 0
      .env.staging

+ 3 - 0
.env.production

@@ -6,3 +6,6 @@ ENV = 'production'
 
 # 管理系统/生产环境
 VUE_APP_BASE_API = 'https://smartpark.caih.com/'
+
+#中国东信智慧楼宇
+VUE_APP_OUTLINK_API = 'http://10.21.39.1:8185/#/'

+ 3 - 0
.env.staging

@@ -8,3 +8,6 @@ ENV = 'staging'
 
 # 管理系统/测试环境
 VUE_APP_BASE_API = 'https://smartpark.caih.com/'
+
+#中国东信智慧楼宇
+VUE_APP_OUTLINK_API = 'http://10.21.39.1:8185/#/'