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