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