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