gst
2020-08-11 0070297fe11ceb3a013721ae35ffd4ad56ad1065
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'