@@ -9,7 +9,7 @@ ENV = 'development'
#VUE_APP_BASE_API = 'http://kpttest.kptyun.com/'
# 线上
-VUE_APP_BASE_API = 'http://127.0.0.1/'
+VUE_APP_BASE_API = 'http://127.0.0.1:8081/'
线上
#VUE_APP_BASE_API = 'http://127.0.0.1:8081/'