疯狂的狮子li
2021-05-15 3c57f468c69dbab5af75aae33de4f8db144fe729
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'