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