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