若依
2021-04-26 de4dd01d97eeb6a0aae6d504fdc164b655c38709
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'