@@ -2,9 +2,9 @@ NODE_ENV = 'development'
# base api
# 测试线
-# VUE_APP_BASE_API = 'http://192.168.1.70:8087'
+VUE_APP_BASE_API = 'http://192.168.1.70:8087'
- VUE_APP_BASE_API = 'http://jsxzsl8087.kptyun.com'
+# VUE_APP_BASE_API = 'http://jsxzsl8087.kptyun.com'
@@ -2,4 +2,7 @@ NODE_ENV = 'production'
# 正式线
-VUE_APP_BASE_API = 'http://jsxzsl8087.kptyun.com'
+