INTCO-MES

This commit is contained in:
ICEC
2020-07-05 11:53:00 +08:00
parent 9dded8cd7b
commit a0a0aa8d7f
10 changed files with 268 additions and 272 deletions

View File

@ -1,7 +1,7 @@
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 英科大数据车间系统/测试环境
VUE_APP_BASE_API = '/stage-api'