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