This commit is contained in:
fengdong777
2023-05-10 11:40:50 +08:00
parent 4c7c48d111
commit bcefdbc02c
9 changed files with 461 additions and 403 deletions

View File

@@ -5,5 +5,5 @@ ENV = 'development'
VUE_APP_BASE_API = '/api'
## 配置测试和本地开发时的 接口地址
##VUE_APP_URL = "http://39.104.100.138:9112"
VUE_APP_URL = "http://192.168.3.183:9112"
##VUE_APP_URL = "http://39.104.100.138:9112"
VUE_APP_URL = "http://192.168.1.177:9112"