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