疯狂的狮子li
2021-03-03 2c2deced02777bfc1a1b7bbe9371baeb0e25926c
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'