Sxile
2020-06-19 2c250c1d1b8ba1cc646626dea7cc9ce7c040b4e1
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'