# just a flag
ENV = 'production'

# base api
# 正式线
VUE_APP_BASE_API = 'http://192.168.1.70:8081/'