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