This commit is contained in:
熊丽君
2021-09-03 18:35:07 +08:00
parent 7cdaf34735
commit 0178fba4b8
34 changed files with 759 additions and 264 deletions

View File

@ -4,4 +4,4 @@ NODE_ENV = production
ENV = 'staging'
# 管理系统/测试环境
VUE_APP_BASE_API = 'http://140.143.229.114:1818'
VUE_APP_BASE_API = 'http://golden.shangqie.cn/api'