# 环境标签
ENV = 'production'

# 生产环境接口
VUE_APP_BASE_API = 'http://10.155.32.18:8088'