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