疯狂的狮子li
2020-11-25 6d900dc6547554e711c2e710925a5a761ee34bc1
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'