# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/inter-api'
VUE_APP_BASE_API1 = 'http://index.hzs413.com'