2020-04-07-1

This commit is contained in:
paidaxing444
2020-04-07 11:37:46 +08:00
parent ec65b1f7ec
commit 7d49c015af
16 changed files with 17 additions and 80 deletions

View File

@ -3,5 +3,5 @@ NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
# 本一智慧平台管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'