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