fungleo
2020-08-04 d8d636fdbdf79d17c459a00e9381be0bf6b17a86
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'