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