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