allworldg
2021-03-21 b65c8d45120b60720e4933c6beaa23d6c2e254ff
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'