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