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