@@ -1,6 +1,6 @@
NODE_ENV=development
#本地
-VUE_APP_API_BASE_URL=http://127.0.0.1:9001/jeecg-boot/
+VUE_APP_API_BASE_URL=http://localhost:8080/jeecg-boot/
#外部测试用
#VUE_APP_API_BASE_URL=http://49.235.111.199:13307/jeecg-boot/
#测试服务器直连