This commit is contained in:
hh
2020-11-12 14:46:36 +08:00
parent 5305292951
commit 67ef18157c
3 changed files with 64 additions and 7 deletions

View File

@ -2,4 +2,4 @@
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://121.37.250.170:8080'