xivLi
2021-05-22 9651a7d7fc670f28ef0eb8773cdbb169adce0be4
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'