疯狂的狮子Li
2021-06-04 2027dae30b82365a84988d057c2a9240d233971c
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'