This commit is contained in:
clay
2022-01-14 22:07:37 +08:00
parent cbf92c7b55
commit cac54488da
3 changed files with 135 additions and 52 deletions

View File

@@ -3,4 +3,4 @@ ENV = 'production'
# EBTS/生产环境
#VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://sistapi.hchyun.cn/dev-api'
VUE_APP_BASE_API = 'http://localhost:8096/dev-api'