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