# just a flag
ENV = 'production'

# base api
VUE_APP_BASE_API = '/apis/'


# 文件下载地址   下载数据模板地址
VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8001'
