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