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