|
|
@@ -8,14 +8,10 @@ VUE_APP_LOGINAPI=http://81.68.138.114:24006/login
|
|
|
VUE_APP_LOGOUTAPI=http://81.68.138.114:24006/logout
|
|
|
|
|
|
# 网络请求公用地址
|
|
|
-#VUE_APP_API=http://39.98.34.197:9905/api/
|
|
|
VUE_APP_API=http://81.68.138.114:24006/api/
|
|
|
-#VUE_APP_API=http://localhost:9635/api/
|
|
|
|
|
|
# 第二后端API地址
|
|
|
-#VUE_APP_API02=http://39.98.34.197:9915/api/
|
|
|
VUE_APP_API02=http://81.68.138.114:24007/api/
|
|
|
-#VUE_APP_API02=http://127.0.0.1:9635/api/
|
|
|
|
|
|
# 分模块地址
|
|
|
VUE_APP_MODULE01=http://localhost:8081/#
|