修改测试环境地址

This commit is contained in:
熊丽君
2021-01-11 09:10:56 +08:00
parent d389dca0d1
commit 6ca4271c8d

View File

@ -4,4 +4,4 @@ NODE_ENV = production
ENV = 'staging' ENV = 'staging'
# 管理系统/测试环境 # 管理系统/测试环境
VUE_APP_BASE_API = 'http://121.37.250.170:8080' VUE_APP_BASE_API = 'http://47.115.73.110:8080'