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