〝走走停停
2020-12-08 d6b6151aea494409e60196f9e1331e19c9013cad
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'