wangyuanyang
2021-03-29 347f36ceff777b252bda45229cee54bf12a31aeb
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'