若依
2021-05-06 85ed712c505d98578efd9f3007d6934c70b058a9
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'